Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27363 (GCVE-0-2025-27363)
Vulnerability from cvelistv5 – Published: 2025-03-11 13:28 – Updated: 2026-04-19 22:08- Out-of-bounds Write (CWE-787)
| URL | Tags |
|---|---|
| https://www.facebook.com/security/advisories/cve-… | x_refsource_CONFIRM |
CISA KEV
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-787 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | FreeType |
| Due Date | 2025-05-27 |
| Date Added | 2025-05-06 |
| Vendorproject | FreeType |
| Vulnerabilityname | FreeType Out-of-Bounds Write Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27363",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-07T03:55:53.843762Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-05-06",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:09:42.172Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-06T00:00:00.000Z",
"value": "CVE-2025-27363 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-19T22:08:52.695Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/16/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/19/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "FreeType",
"vendor": "FreeType",
"versions": [
{
"lessThanOrEqual": "2.13.0",
"status": "affected",
"version": "0.0.0",
"versionType": "semver"
}
]
}
],
"dateAssigned": "2025-02-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild."
}
],
"metrics": [
{
"cvssV3_1": {
"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Out-of-bounds Write (CWE-787)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-13T12:54:55.748Z",
"orgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"shortName": "facebook"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4fc57720-52fe-4431-a0fb-3d2c8747b827",
"assignerShortName": "facebook",
"cveId": "CVE-2025-27363",
"datePublished": "2025-03-11T13:28:31.705Z",
"dateReserved": "2025-02-21T19:53:14.160Z",
"dateUpdated": "2026-04-19T22:08:52.695Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2025-27363",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2025-05-06",
"dueDate": "2025-05-27",
"knownRansomwareCampaignUse": "Unknown",
"notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2025-05-01 ; https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"product": "FreeType",
"requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"shortDescription": "FreeType contains an out-of-bounds write vulnerability when attempting to parse font subglyph structures related to TrueType GX and variable font files that may allow for arbitrary code execution.",
"vendorProject": "FreeType",
"vulnerabilityName": "FreeType Out-of-Bounds Write Vulnerability"
},
"epss": {
"cve": "CVE-2025-27363",
"date": "2026-05-12",
"epss": "0.70344",
"percentile": "0.98707"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27363\",\"sourceIdentifier\":\"cve-assign@fb.com\",\"published\":\"2025-03-11T14:15:25.427\",\"lastModified\":\"2026-04-20T13:15:39.743\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"},{\"lang\":\"es\",\"value\":\"Existe una escritura fuera de los l\u00edmites en las versiones 2.13.0 y anteriores de FreeType al intentar analizar estructuras de subglifos de fuentes relacionadas con archivos de fuentes TrueType GX y variables. El c\u00f3digo vulnerable asigna un valor short con signo a un long sin signo y luego a\u00f1ade un valor est\u00e1tico, lo que provoca un bucle y asigna un b\u00fafer de mont\u00f3n demasiado peque\u00f1o. El c\u00f3digo escribe entonces hasta 6 enteros long con signo fuera de los l\u00edmites en relaci\u00f3n con este b\u00fafer. Esto puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Esta vulnerabilidad podr\u00eda haber sido explotada in situ.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve-assign@fb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"cisaExploitAdd\":\"2025-05-06\",\"cisaActionDue\":\"2025-05-27\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"FreeType Out-of-Bounds Write Vulnerability\",\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.13.0\",\"matchCriteriaId\":\"47088474-E5B5-4220-8F12-D664F2DED5C1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://www.facebook.com/security/advisories/cve-2025-27363\",\"source\":\"cve-assign@fb.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/13/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/03/14/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/06/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/16/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/19/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://source.android.com/docs/security/bulletin/2025-05-01\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/8\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/11\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/13/12\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/1\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/03/14/4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/06/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/16/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/19/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27363\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-07T03:55:53.843762Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2025-05-06\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-06T00:00:00.000Z\", \"value\": \"CVE-2025-27363 added to CISA KEV\"}], \"references\": [{\"url\": \"https://source.android.com/docs/security/bulletin/2025-05-01\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-11T13:42:02.320Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"FreeType\", \"product\": \"FreeType\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.13.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.facebook.com/security/advisories/cve-2025-27363\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"dateAssigned\": \"2025-02-21T00:00:00.000Z\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Out-of-bounds Write (CWE-787)\"}]}], \"providerMetadata\": {\"orgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"shortName\": \"facebook\", \"dateUpdated\": \"2025-03-13T12:54:55.748Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27363\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-19T22:08:52.695Z\", \"dateReserved\": \"2025-02-21T19:53:14.160Z\", \"assignerOrgId\": \"4fc57720-52fe-4431-a0fb-3d2c8747b827\", \"datePublished\": \"2025-03-11T13:28:31.705Z\", \"assignerShortName\": \"facebook\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2025-AVI-0371
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Google Android. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.
Google indique que la vulnérabilité CVE-2025-27363 est activement exploitée.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Android versions ant\u00e9rieures \u00e0 13, 14 et 15 avant le correctif du 5 mai 2025",
"product": {
"name": "Android",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-49739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49739"
},
{
"name": "CVE-2025-26428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26428"
},
{
"name": "CVE-2025-26429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26429"
},
{
"name": "CVE-2024-12577",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12577"
},
{
"name": "CVE-2025-26425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26425"
},
{
"name": "CVE-2024-49835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49835"
},
{
"name": "CVE-2025-26424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26424"
},
{
"name": "CVE-2025-21459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21459"
},
{
"name": "CVE-2024-47900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47900"
},
{
"name": "CVE-2024-47891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47891"
},
{
"name": "CVE-2025-26422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26422"
},
{
"name": "CVE-2024-34739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34739"
},
{
"name": "CVE-2025-0077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0077"
},
{
"name": "CVE-2024-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49846"
},
{
"name": "CVE-2025-26442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26442"
},
{
"name": "CVE-2025-21453",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21453"
},
{
"name": "CVE-2024-49841",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49841"
},
{
"name": "CVE-2025-26421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26421"
},
{
"name": "CVE-2024-52939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52939"
},
{
"name": "CVE-2024-45580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45580"
},
{
"name": "CVE-2025-26436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26436"
},
{
"name": "CVE-2025-26430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26430"
},
{
"name": "CVE-2024-49847",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49847"
},
{
"name": "CVE-2024-46974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46974"
},
{
"name": "CVE-2025-26435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26435"
},
{
"name": "CVE-2025-26423",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26423"
},
{
"name": "CVE-2025-21468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21468"
},
{
"name": "CVE-2025-22425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22425"
},
{
"name": "CVE-2024-49845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49845"
},
{
"name": "CVE-2025-26420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26420"
},
{
"name": "CVE-2024-47896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47896"
},
{
"name": "CVE-2024-46975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46975"
},
{
"name": "CVE-2023-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21342"
},
{
"name": "CVE-2025-21467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21467"
},
{
"name": "CVE-2025-26444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26444"
},
{
"name": "CVE-2024-49842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49842"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-0072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0072"
},
{
"name": "CVE-2025-0087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0087"
},
{
"name": "CVE-2023-35657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35657"
},
{
"name": "CVE-2025-0427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0427"
},
{
"name": "CVE-2025-26440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26440"
},
{
"name": "CVE-2025-20666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20666"
},
{
"name": "CVE-2025-26438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26438"
},
{
"name": "CVE-2025-26427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26427"
},
{
"name": "CVE-2025-26426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26426"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0371",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n\nGoogle indique que la vuln\u00e9rabilit\u00e9 CVE-2025-27363 est activement exploit\u00e9e.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
"vendor_advisories": [
{
"published_at": "2025-05-05",
"title": "Bulletin de s\u00e9curit\u00e9 Google Android",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01?hl=fr"
}
]
}
CERTFR-2025-AVI-0599
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Oracle Database Server. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Oracle | Database Server | Oracle Database Server versions versions 21.3 à 21.18 | ||
| Oracle | Database Server | Oracle Database Server versions versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Text versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Text versions 19.3 à 19.27 | ||
| Oracle | Database Server | JDBC versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Database Server versions versions 19.3 à 19.27 | ||
| Oracle | Database Server | Oracle Text versions 21.3 à 21.18 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Oracle Database Server versions versions 21.3 \u00e0 21.18",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Database Server versions versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 19.3 \u00e0 19.27",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "JDBC versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Database Server versions versions 19.3 \u00e0 19.27",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 21.3 \u00e0 21.18",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-50070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50070"
},
{
"name": "CVE-2023-1436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1436"
},
{
"name": "CVE-2025-50069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50069"
},
{
"name": "CVE-2025-30751",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30751"
},
{
"name": "CVE-2025-30750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30750"
},
{
"name": "CVE-2025-50066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50066"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0599",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-18T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Oracle Database Server. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Oracle Database Server",
"vendor_advisories": [
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 Oracle Database Server cpujul2025",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html"
}
]
}
CERTFR-2025-AVI-0671
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.2.3.x antérieures à 6.2.3.3.1 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP13 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.14 | ||
| IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.2.4.x antérieures à 6.2.4.0.1 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.3 | ||
| IBM | QRadar Incident Forensics | QRadar Incident Forensics versions 7.5.0 antérieures à 7.5.0 UP13 | ||
| IBM | Db2 | Db2 Intelligence Center versions 1.1.x antérieures à 1.1.1.0 | ||
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.2.4.x antérieures à 6.2.4.0.1 | ||
| IBM | Db2 | Db2 versions V10.5, V11.1 et V11.5 sans le correctif APAR DT261533 | ||
| IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.2.3.x antérieures à 6.2.3.3.1 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Partner Engagement Manager Essentials Edition versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.3.1",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP13",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.14",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Standard Edition versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.0.1",
"product": {
"name": "Sterling Partner Engagement Manager Standard Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.3",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP13",
"product": {
"name": "QRadar Incident Forensics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Intelligence Center versions 1.1.x ant\u00e9rieures \u00e0 1.1.1.0",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Essentials Edition versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.0.1",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions V10.5, V11.1 et V11.5 sans le correctif APAR DT261533",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Standard Edition versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.3.1",
"product": {
"name": "Sterling Partner Engagement Manager Standard Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2017-7867",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7867"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2014-7923",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7923"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2017-14952",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14952"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2022-48919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48919"
},
{
"name": "CVE-2024-31141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31141"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2017-17484",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17484"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2017-15422",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15422"
},
{
"name": "CVE-2020-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21913"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2017-15396",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15396"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2024-50301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50301"
},
{
"name": "CVE-2024-53064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53064"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2016-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6293"
},
{
"name": "CVE-2017-7868",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7868"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2016-7415",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7415"
},
{
"name": "CVE-2011-4599",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4599"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0671",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-08-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-08-05",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7239285",
"url": "https://www.ibm.com/support/pages/node/7239285"
},
{
"published_at": "2025-08-07",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241673",
"url": "https://www.ibm.com/support/pages/node/7241673"
},
{
"published_at": "2025-08-06",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241589",
"url": "https://www.ibm.com/support/pages/node/7241589"
},
{
"published_at": "2025-08-07",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241823",
"url": "https://www.ibm.com/support/pages/node/7241823"
},
{
"published_at": "2025-08-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241292",
"url": "https://www.ibm.com/support/pages/node/7241292"
}
]
}
CERTFR-2025-AVI-0401
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Juniper Networks Secure Analytics. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions 7.5.0 antérieures à 7.5.0 UP11 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP11 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2020-21469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21469"
},
{
"name": "CVE-2024-46826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46826"
},
{
"name": "CVE-2024-42070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42070"
},
{
"name": "CVE-2024-41093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41093"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-41009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41009"
},
{
"name": "CVE-2024-39503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39503"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2024-42292",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42292"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-42284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42284"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-40924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40924"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2024-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2024-43889",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43889"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-45018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45018"
},
{
"name": "CVE-2024-43880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43880"
},
{
"name": "CVE-2024-4317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4317"
},
{
"name": "CVE-2024-38586",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38586"
},
{
"name": "CVE-2024-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11218"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-1244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1244"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-45769",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45769"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-27017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27017"
},
{
"name": "CVE-2024-40983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40983"
},
{
"name": "CVE-2021-37533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37533"
},
{
"name": "CVE-2024-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57807"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2024-42079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42079"
},
{
"name": "CVE-2024-35898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35898"
},
{
"name": "CVE-2024-43854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43854"
},
{
"name": "CVE-2024-44935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44935"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2024-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41066"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2024-42244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42244"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-45770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45770"
},
{
"name": "CVE-2024-26851",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
},
{
"name": "CVE-2022-48773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48773"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-24857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-41092",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41092"
},
{
"name": "CVE-2024-29736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29736"
},
{
"name": "CVE-2024-41042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41042"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2024-43892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43892"
},
{
"name": "CVE-2024-47668",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47668"
},
{
"name": "CVE-2024-53677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53677"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2024-38541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38541"
},
{
"name": "CVE-2024-40984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40984"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38540"
},
{
"name": "CVE-2024-56463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56463"
},
{
"name": "CVE-2024-53104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53104"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2024-52337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52337"
},
{
"name": "CVE-2024-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44990"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2024-42301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42301"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2018-12699",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12699"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2024-44989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44989"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2024-32007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32007"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-40961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40961"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0401",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-14T00:00:00.000000"
},
{
"description": "Ajouts des identifiants CVE CVE-2017-9047, CVE-2021-37533, CVE-2023-52922, CVE-2024-11218, CVE-2024-50302, CVE-2024-53197, CVE-2024-56171, CVE-2024-57807, CVE-2024-57979, CVE-2025-0624, CVE-2025-21785, CVE-2025-24813, CVE-2025-24928, CVE-2025-27363 et CVE-2025-27516.",
"revision_date": "2025-05-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks Secure Analytics. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Secure Analytics",
"vendor_advisories": [
{
"published_at": "2025-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA98556",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP11-IF03"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis - Published: 2025-11-06 - Updated: 2025-11-06
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2026-AVI-0109
Vulnerability from certfr_avis - Published: 2026-01-30 - Updated: 2026-01-30
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar | QRadar User Behavior Analytics versions antérieures à 5.1.0 | ||
| IBM | Tivoli | Tivoli Application Dependency Discovery Manager version 7.3.0 sans le dernier correctif de sécurité | ||
| IBM | Db2 | Db2 versions 12.1.x antérieures à 12.1.2 sans le correctif de sécurité #72296 | ||
| IBM | Db2 | DB2 Data Management Console versions 3.1.1x antérieures à 3.1.13.2 | ||
| IBM | WebSphere | WebSphere Application Server version 9.0 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60 | ||
| IBM | WebSphere | WebSphere Application Server version 8.5 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.8 sur Cloud Pak for Data 5.1 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | Db2 | Db2 versions 11.5.x antérieures à 11.5.9 sans le correctif de sécurité #66394 | ||
| IBM | Db2 | Db2 version 12.1.3 sans le correctif de sécurité #71609 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.6 sur Cloud Pak for Data 4.8 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 8.2 sur Cloud Pak for Data 5.2 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions 17.0.0.3 à 26.0.0.1 sans le correctif de sécurité PH69485 ou antérieures à 26.0.0.2 (disponibilité prévue pour le premier trimestre 2026) | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP14 IF04 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.7 sur Cloud Pak for Data 5.0 antérieures à 8.3 sur Cloud Pak for Data 5.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar User Behavior Analytics versions ant\u00e9rieures \u00e0 5.1.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Application Dependency Discovery Manager version 7.3.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 12.1.x ant\u00e9rieures \u00e0 12.1.2 sans le correctif de s\u00e9curit\u00e9 #72296",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Data Management Console versions 3.1.1x ant\u00e9rieures \u00e0 3.1.13.2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server version 9.0 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server version 8.5 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.8 sur Cloud Pak for Data 5.1 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 11.5.x ant\u00e9rieures \u00e0 11.5.9 sans le correctif de s\u00e9curit\u00e9 #66394",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 version 12.1.3 sans le correctif de s\u00e9curit\u00e9 #71609",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.6 sur Cloud Pak for Data 4.8 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 8.2 sur Cloud Pak for Data 5.2 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 26.0.0.1 sans le correctif de s\u00e9curit\u00e9 PH69485 ou ant\u00e9rieures \u00e0 26.0.0.2 (disponibilit\u00e9 pr\u00e9vue pour le premier trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14 IF04",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.7 sur Cloud Pak for Data 5.0 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-2534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2534"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2022-2596",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2596"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-36131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36131"
},
{
"name": "CVE-2025-56200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-56200"
},
{
"name": "CVE-2024-37071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37071"
},
{
"name": "CVE-2019-9515",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9515"
},
{
"name": "CVE-2025-36384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36384"
},
{
"name": "CVE-2024-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47118"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2019-9514",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9514"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2025-57810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57810"
},
{
"name": "CVE-2024-41761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41761"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-36136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36136"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2025-36006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36006"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36186"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-12758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12758"
},
{
"name": "CVE-2025-6493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6493"
},
{
"name": "CVE-2025-33012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33012"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2025-25977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25977"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2025-11083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11083"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-54313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54313"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2025-58457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58457"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2022-22968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22968"
},
{
"name": "CVE-2025-39697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39697"
},
{
"name": "CVE-2025-29907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29907"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2024-41762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41762"
},
{
"name": "CVE-2021-23413",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23413"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2019-9517",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9517"
},
{
"name": "CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-40679",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40679"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2019-9518",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9518"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2025-14914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14914"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-47072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47072"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2019-9512",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9512"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-45663",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45663"
},
{
"name": "CVE-2025-33134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33134"
},
{
"name": "CVE-2019-9513",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9513"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2025-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36185"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"initial_release_date": "2026-01-30T00:00:00",
"last_revision_date": "2026-01-30T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0109",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 5691194",
"url": "https://www.ibm.com/support/pages/node/5691194"
},
{
"published_at": "2026-01-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258104",
"url": "https://www.ibm.com/support/pages/node/7258104"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258234",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"published_at": "2026-01-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258110",
"url": "https://www.ibm.com/support/pages/node/7258110"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257910",
"url": "https://www.ibm.com/support/pages/node/7257910"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257899",
"url": "https://www.ibm.com/support/pages/node/7257899"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258042",
"url": "https://www.ibm.com/support/pages/node/7258042"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257904",
"url": "https://www.ibm.com/support/pages/node/7257904"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257903",
"url": "https://www.ibm.com/support/pages/node/7257903"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257901",
"url": "https://www.ibm.com/support/pages/node/7257901"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257898",
"url": "https://www.ibm.com/support/pages/node/7257898"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257900",
"url": "https://www.ibm.com/support/pages/node/7257900"
},
{
"published_at": "2026-01-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257978",
"url": "https://www.ibm.com/support/pages/node/7257978"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257902",
"url": "https://www.ibm.com/support/pages/node/7257902"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257519",
"url": "https://www.ibm.com/support/pages/node/7257519"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258331",
"url": "https://www.ibm.com/support/pages/node/7258331"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257633",
"url": "https://www.ibm.com/support/pages/node/7257633"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258232",
"url": "https://www.ibm.com/support/pages/node/7258232"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258224",
"url": "https://www.ibm.com/support/pages/node/7258224"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257678",
"url": "https://www.ibm.com/support/pages/node/7257678"
}
]
}
CERTFR-2025-AVI-0481
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud Pak for Security versions 1.10.x ant\u00e9rieures \u00e0 1.11.3.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions post\u00e9rieures \u00e0 1.10.12.0 et ant\u00e9rieures \u00e0 1.11.3.0 ",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-32996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32996"
},
{
"name": "CVE-2019-11038",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11038"
},
{
"name": "CVE-2021-38593",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38593"
},
{
"name": "CVE-2025-1334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1334"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-0793",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0793"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2025-32997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32997"
},
{
"name": "CVE-2024-9902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9902"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2024-38827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38827"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2025-25019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25019"
},
{
"name": "CVE-2020-35538",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35538"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2018-5711",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5711"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2025-25022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25022"
},
{
"name": "CVE-2025-25020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25020"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2025-25021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25021"
},
{
"name": "CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"name": "CVE-2023-24607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24607"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-57556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57556"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-24056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24056"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-52317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52317"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0481",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-06T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7235432",
"url": "https://www.ibm.com/support/pages/node/7235432"
},
{
"published_at": "2025-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7235402",
"url": "https://www.ibm.com/support/pages/node/7235402"
}
]
}
CERTFR-2025-AVI-0481
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud Pak for Security versions 1.10.x ant\u00e9rieures \u00e0 1.11.3.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions post\u00e9rieures \u00e0 1.10.12.0 et ant\u00e9rieures \u00e0 1.11.3.0 ",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-32996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32996"
},
{
"name": "CVE-2019-11038",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11038"
},
{
"name": "CVE-2021-38593",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38593"
},
{
"name": "CVE-2025-1334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1334"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-0793",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0793"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2025-32997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32997"
},
{
"name": "CVE-2024-9902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9902"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2024-38827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38827"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2025-25019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25019"
},
{
"name": "CVE-2020-35538",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35538"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2018-5711",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5711"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2025-25022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25022"
},
{
"name": "CVE-2025-25020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25020"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2025-25021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25021"
},
{
"name": "CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"name": "CVE-2023-24607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24607"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-57556",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57556"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-24056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24056"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-52317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52317"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0481",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-06T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7235432",
"url": "https://www.ibm.com/support/pages/node/7235432"
},
{
"published_at": "2025-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7235402",
"url": "https://www.ibm.com/support/pages/node/7235402"
}
]
}
CERTFR-2025-AVI-0370
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.1.x antérieures à 6.1.1.0 | ||
| IBM | VIOS | VIOS se référer au site de l'éditeur pour les versions vulnérables, cf. section Documentation | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Cognos PowerPlay | Cognos PowerPlay versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions antérieures à 6.0.0.7 | ||
| IBM | Cognos Transformer | Cognos Transformer versions 11.2.x antérieures à 11.2.4 FP5 | ||
| IBM | Cognos Transformer | Cognos Transformer versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.1.0.x antérieures à 6.1.0.3 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP11 IF04 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4.5 IF5 | ||
| IBM | WebSphere Automation | WebSphere Automation versions antérieures à 1.8.2 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.0.3.x antérieures à 6.0.3.5 | ||
| IBM | AIX | AIX se référer au site de l'éditeur pour les versions vulnérables, cf. section Documentation | ||
| IBM | Cognos Transformer | Cognos Transformer versions 12.0.x antérieures à 12.0.4 IF3 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 IF3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Sterling B2B Integrator versions 6.1.x ant\u00e9rieures \u00e0 6.1.1.0",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS se r\u00e9f\u00e9rer au site de l\u0027\u00e9diteur pour les versions vuln\u00e9rables, cf. section Documentation",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos PowerPlay versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos PowerPlay",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions ant\u00e9rieures \u00e0 6.0.0.7",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP5",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.3",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP11 IF04",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4.5 IF5",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Automation versions ant\u00e9rieures \u00e0 1.8.2",
"product": {
"name": "WebSphere Automation",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions 6.0.3.x ant\u00e9rieures \u00e0 6.0.3.5",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX se r\u00e9f\u00e9rer au site de l\u0027\u00e9diteur pour les versions vuln\u00e9rables, cf. section Documentation",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF3",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2016-6797",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6797"
},
{
"name": "CVE-2016-8735",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8735"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2020-8022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8022"
},
{
"name": "CVE-2011-3190",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3190"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2016-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0714"
},
{
"name": "CVE-2024-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11218"
},
{
"name": "CVE-2014-0230",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0230"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2013-2185",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2185"
},
{
"name": "CVE-2006-7197",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-7197"
},
{
"name": "CVE-2024-40695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40695"
},
{
"name": "CVE-2024-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57807"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2016-6816",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6816"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2016-5018",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5018"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-51466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51466"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2017-5647",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5647"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2016-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5388"
},
{
"name": "CVE-2016-6796",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6796"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0370",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6495961",
"url": "https://www.ibm.com/support/pages/node/6495961"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231738",
"url": "https://www.ibm.com/support/pages/node/7231738"
},
{
"published_at": "2025-04-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231815",
"url": "https://www.ibm.com/support/pages/node/7231815"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231900",
"url": "https://www.ibm.com/support/pages/node/7231900"
},
{
"published_at": "2025-04-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7179496",
"url": "https://www.ibm.com/support/pages/node/7179496"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231901",
"url": "https://www.ibm.com/support/pages/node/7231901"
},
{
"published_at": "2025-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231915",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"published_at": "2025-04-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7232177",
"url": "https://www.ibm.com/support/pages/node/7232177"
}
]
}
CERTFR-2025-AVI-0512
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
| IBM | Db2 | Db2 versions antérieures à 5.2.0 pour Cloud Pak for Data | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 FP1 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 IF4 | ||
| IBM | Db2 Warehouse | Db2 warehouse versions antérieures à 5.2.0 pour Cloud Pak for Data |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 FP1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 warehouse versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2 Warehouse",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-0917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0917"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2021-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33036"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30065"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2025-0923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0923"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-37529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37529"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-25642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25642"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-52046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52046"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2024-31882",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31882"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41091"
},
{
"name": "CVE-2024-35152",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35152"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2025-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25032"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2023-39663",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39663"
},
{
"name": "CVE-2024-35136",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35136"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0512",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236500",
"url": "https://www.ibm.com/support/pages/node/7236500"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234674",
"url": "https://www.ibm.com/support/pages/node/7234674"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236354",
"url": "https://www.ibm.com/support/pages/node/7236354"
}
]
}
CERTFR-2025-AVI-0371
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Google Android. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.
Google indique que la vulnérabilité CVE-2025-27363 est activement exploitée.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Android versions ant\u00e9rieures \u00e0 13, 14 et 15 avant le correctif du 5 mai 2025",
"product": {
"name": "Android",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-49739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49739"
},
{
"name": "CVE-2025-26428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26428"
},
{
"name": "CVE-2025-26429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26429"
},
{
"name": "CVE-2024-12577",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12577"
},
{
"name": "CVE-2025-26425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26425"
},
{
"name": "CVE-2024-49835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49835"
},
{
"name": "CVE-2025-26424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26424"
},
{
"name": "CVE-2025-21459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21459"
},
{
"name": "CVE-2024-47900",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47900"
},
{
"name": "CVE-2024-47891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47891"
},
{
"name": "CVE-2025-26422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26422"
},
{
"name": "CVE-2024-34739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34739"
},
{
"name": "CVE-2025-0077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0077"
},
{
"name": "CVE-2024-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49846"
},
{
"name": "CVE-2025-26442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26442"
},
{
"name": "CVE-2025-21453",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21453"
},
{
"name": "CVE-2024-49841",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49841"
},
{
"name": "CVE-2025-26421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26421"
},
{
"name": "CVE-2024-52939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52939"
},
{
"name": "CVE-2024-45580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45580"
},
{
"name": "CVE-2025-26436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26436"
},
{
"name": "CVE-2025-26430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26430"
},
{
"name": "CVE-2024-49847",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49847"
},
{
"name": "CVE-2024-46974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46974"
},
{
"name": "CVE-2025-26435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26435"
},
{
"name": "CVE-2025-26423",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26423"
},
{
"name": "CVE-2025-21468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21468"
},
{
"name": "CVE-2025-22425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22425"
},
{
"name": "CVE-2024-49845",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49845"
},
{
"name": "CVE-2025-26420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26420"
},
{
"name": "CVE-2024-47896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47896"
},
{
"name": "CVE-2024-46975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46975"
},
{
"name": "CVE-2023-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21342"
},
{
"name": "CVE-2025-21467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21467"
},
{
"name": "CVE-2025-26444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26444"
},
{
"name": "CVE-2024-49842",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49842"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-0072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0072"
},
{
"name": "CVE-2025-0087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0087"
},
{
"name": "CVE-2023-35657",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35657"
},
{
"name": "CVE-2025-0427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0427"
},
{
"name": "CVE-2025-26440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26440"
},
{
"name": "CVE-2025-20666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20666"
},
{
"name": "CVE-2025-26438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26438"
},
{
"name": "CVE-2025-26427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26427"
},
{
"name": "CVE-2025-26426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26426"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0371",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n\nGoogle indique que la vuln\u00e9rabilit\u00e9 CVE-2025-27363 est activement exploit\u00e9e.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
"vendor_advisories": [
{
"published_at": "2025-05-05",
"title": "Bulletin de s\u00e9curit\u00e9 Google Android",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01?hl=fr"
}
]
}
CERTFR-2026-AVI-0109
Vulnerability from certfr_avis - Published: 2026-01-30 - Updated: 2026-01-30
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar | QRadar User Behavior Analytics versions antérieures à 5.1.0 | ||
| IBM | Tivoli | Tivoli Application Dependency Discovery Manager version 7.3.0 sans le dernier correctif de sécurité | ||
| IBM | Db2 | Db2 versions 12.1.x antérieures à 12.1.2 sans le correctif de sécurité #72296 | ||
| IBM | Db2 | DB2 Data Management Console versions 3.1.1x antérieures à 3.1.13.2 | ||
| IBM | WebSphere | WebSphere Application Server version 9.0 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60 | ||
| IBM | WebSphere | WebSphere Application Server version 8.5 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.8 sur Cloud Pak for Data 5.1 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | Db2 | Db2 versions 11.5.x antérieures à 11.5.9 sans le correctif de sécurité #66394 | ||
| IBM | Db2 | Db2 version 12.1.3 sans le correctif de sécurité #71609 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.6 sur Cloud Pak for Data 4.8 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 8.2 sur Cloud Pak for Data 5.2 antérieures à 8.3 sur Cloud Pak for Data 5.3 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions 17.0.0.3 à 26.0.0.1 sans le correctif de sécurité PH69485 ou antérieures à 26.0.0.2 (disponibilité prévue pour le premier trimestre 2026) | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP14 IF04 | ||
| IBM | Db2 | Db2 Big SQL on Cloud Pak for Data versions 7.7 sur Cloud Pak for Data 5.0 antérieures à 8.3 sur Cloud Pak for Data 5.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar User Behavior Analytics versions ant\u00e9rieures \u00e0 5.1.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Application Dependency Discovery Manager version 7.3.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 12.1.x ant\u00e9rieures \u00e0 12.1.2 sans le correctif de s\u00e9curit\u00e9 #72296",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Data Management Console versions 3.1.1x ant\u00e9rieures \u00e0 3.1.13.2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server version 9.0 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server version 8.5 avec IBM SDK, Java Technology Edition Version 8 SR8 FP 60",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.8 sur Cloud Pak for Data 5.1 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 11.5.x ant\u00e9rieures \u00e0 11.5.9 sans le correctif de s\u00e9curit\u00e9 #66394",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 version 12.1.3 sans le correctif de s\u00e9curit\u00e9 #71609",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.6 sur Cloud Pak for Data 4.8 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 8.2 sur Cloud Pak for Data 5.2 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 26.0.0.1 sans le correctif de s\u00e9curit\u00e9 PH69485 ou ant\u00e9rieures \u00e0 26.0.0.2 (disponibilit\u00e9 pr\u00e9vue pour le premier trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14 IF04",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Big SQL on Cloud Pak for Data versions 7.7 sur Cloud Pak for Data 5.0 ant\u00e9rieures \u00e0 8.3 sur Cloud Pak for Data 5.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-2534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2534"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2022-2596",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2596"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-36131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36131"
},
{
"name": "CVE-2025-56200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-56200"
},
{
"name": "CVE-2024-37071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37071"
},
{
"name": "CVE-2019-9515",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9515"
},
{
"name": "CVE-2025-36384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36384"
},
{
"name": "CVE-2024-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47118"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2019-9514",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9514"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2025-57810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57810"
},
{
"name": "CVE-2024-41761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41761"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-36136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36136"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2025-36006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36006"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36186"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-12758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12758"
},
{
"name": "CVE-2025-6493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6493"
},
{
"name": "CVE-2025-33012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33012"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2025-25977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25977"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2025-11083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11083"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-54313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54313"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2025-58457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58457"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2022-22968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22968"
},
{
"name": "CVE-2025-39697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39697"
},
{
"name": "CVE-2025-29907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29907"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2024-41762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41762"
},
{
"name": "CVE-2021-23413",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23413"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2019-9517",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9517"
},
{
"name": "CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-40679",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40679"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2019-9518",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9518"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2025-14914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14914"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-47072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47072"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2019-9512",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9512"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-45663",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45663"
},
{
"name": "CVE-2025-33134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33134"
},
{
"name": "CVE-2019-9513",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9513"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2025-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36185"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"initial_release_date": "2026-01-30T00:00:00",
"last_revision_date": "2026-01-30T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0109",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 5691194",
"url": "https://www.ibm.com/support/pages/node/5691194"
},
{
"published_at": "2026-01-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258104",
"url": "https://www.ibm.com/support/pages/node/7258104"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258234",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"published_at": "2026-01-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258110",
"url": "https://www.ibm.com/support/pages/node/7258110"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257910",
"url": "https://www.ibm.com/support/pages/node/7257910"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257899",
"url": "https://www.ibm.com/support/pages/node/7257899"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258042",
"url": "https://www.ibm.com/support/pages/node/7258042"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257904",
"url": "https://www.ibm.com/support/pages/node/7257904"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257903",
"url": "https://www.ibm.com/support/pages/node/7257903"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257901",
"url": "https://www.ibm.com/support/pages/node/7257901"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257898",
"url": "https://www.ibm.com/support/pages/node/7257898"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257900",
"url": "https://www.ibm.com/support/pages/node/7257900"
},
{
"published_at": "2026-01-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257978",
"url": "https://www.ibm.com/support/pages/node/7257978"
},
{
"published_at": "2026-01-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257902",
"url": "https://www.ibm.com/support/pages/node/7257902"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257519",
"url": "https://www.ibm.com/support/pages/node/7257519"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258331",
"url": "https://www.ibm.com/support/pages/node/7258331"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257633",
"url": "https://www.ibm.com/support/pages/node/7257633"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258232",
"url": "https://www.ibm.com/support/pages/node/7258232"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7258224",
"url": "https://www.ibm.com/support/pages/node/7258224"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7257678",
"url": "https://www.ibm.com/support/pages/node/7257678"
}
]
}
CERTFR-2025-AVI-0671
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.2.3.x antérieures à 6.2.3.3.1 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP13 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.14 | ||
| IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.2.4.x antérieures à 6.2.4.0.1 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.3 | ||
| IBM | QRadar Incident Forensics | QRadar Incident Forensics versions 7.5.0 antérieures à 7.5.0 UP13 | ||
| IBM | Db2 | Db2 Intelligence Center versions 1.1.x antérieures à 1.1.1.0 | ||
| IBM | Sterling Partner Engagement Manager Essentials Edition | Sterling Partner Engagement Manager Essentials Edition versions 6.2.4.x antérieures à 6.2.4.0.1 | ||
| IBM | Db2 | Db2 versions V10.5, V11.1 et V11.5 sans le correctif APAR DT261533 | ||
| IBM | Sterling Partner Engagement Manager Standard Edition | Sterling Partner Engagement Manager Standard Edition versions 6.2.3.x antérieures à 6.2.3.3.1 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling Partner Engagement Manager Essentials Edition versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.3.1",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP13",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.14",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Standard Edition versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.0.1",
"product": {
"name": "Sterling Partner Engagement Manager Standard Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.3",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP13",
"product": {
"name": "QRadar Incident Forensics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Intelligence Center versions 1.1.x ant\u00e9rieures \u00e0 1.1.1.0",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Essentials Edition versions 6.2.4.x ant\u00e9rieures \u00e0 6.2.4.0.1",
"product": {
"name": "Sterling Partner Engagement Manager Essentials Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions V10.5, V11.1 et V11.5 sans le correctif APAR DT261533",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Partner Engagement Manager Standard Edition versions 6.2.3.x ant\u00e9rieures \u00e0 6.2.3.3.1",
"product": {
"name": "Sterling Partner Engagement Manager Standard Edition",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2017-7867",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7867"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2014-7923",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7923"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2017-14952",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14952"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2022-48919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48919"
},
{
"name": "CVE-2024-31141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31141"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2017-17484",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17484"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2017-15422",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15422"
},
{
"name": "CVE-2020-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21913"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2017-15396",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15396"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2024-50301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50301"
},
{
"name": "CVE-2024-53064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53064"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2016-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6293"
},
{
"name": "CVE-2017-7868",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7868"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2016-7415",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7415"
},
{
"name": "CVE-2011-4599",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4599"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0671",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-08-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-08-05",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7239285",
"url": "https://www.ibm.com/support/pages/node/7239285"
},
{
"published_at": "2025-08-07",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241673",
"url": "https://www.ibm.com/support/pages/node/7241673"
},
{
"published_at": "2025-08-06",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241589",
"url": "https://www.ibm.com/support/pages/node/7241589"
},
{
"published_at": "2025-08-07",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241823",
"url": "https://www.ibm.com/support/pages/node/7241823"
},
{
"published_at": "2025-08-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7241292",
"url": "https://www.ibm.com/support/pages/node/7241292"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2025-AVI-0924
Vulnerability from certfr_avis - Published: 2025-10-24 - Updated: 2025-10-24
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | DB2 Data Management Console versions antérieures à 3.1.13 | ||
| IBM | Security QRadar Network Threat | Security QRadar Network Threat Analytics versions antérieures à 1.4.1 | ||
| IBM | Security QRadar Log Management AQL | Greffon Security QRadar Log Management AQL versions antérieures à 1.1.3 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.4.0.x antérieures à 6.4.0.0 iFix02 | ||
| IBM | Spectrum | Spectrum Symphony versions antérieures à 7.3.2 sans le correctif 602717 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.3.1.x antérieures à 6.3.1.0 iFix05 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services 6.4.x antérieures à 6.4.0.4 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.2.x antérieures à 6.2.0.29 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services 6.3.x antérieures à 6.3.0.15 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "DB2 Data Management Console versions ant\u00e9rieures \u00e0 3.1.13",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Network Threat Analytics versions ant\u00e9rieures \u00e0 1.4.1",
"product": {
"name": "Security QRadar Network Threat",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Greffon Security QRadar Log Management AQL versions ant\u00e9rieures \u00e0 1.1.3",
"product": {
"name": "Security QRadar Log Management AQL",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.0 iFix02",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Spectrum Symphony versions ant\u00e9rieures \u00e0 7.3.2 sans le correctif 602717",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.1.x ant\u00e9rieures \u00e0 6.3.1.0 iFix05",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services 6.4.x ant\u00e9rieures \u00e0 6.4.0.4",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.29",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services 6.3.x ant\u00e9rieures \u00e0 6.3.0.15",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2023-50312",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22243"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2024-22262",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22262"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"name": "CVE-2024-27268",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27268"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2024-38821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38821"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2025-23184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23184"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2024-27270",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-2900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2900"
},
{
"name": "CVE-2024-22259",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22259"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2023-50314",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50314"
},
{
"name": "CVE-2025-30153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30153"
},
{
"name": "CVE-2024-22354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22354"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"initial_release_date": "2025-10-24T00:00:00",
"last_revision_date": "2025-10-24T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0924",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248583",
"url": "https://www.ibm.com/support/pages/node/7248583"
},
{
"published_at": "2025-10-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248935",
"url": "https://www.ibm.com/support/pages/node/7248935"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249065",
"url": "https://www.ibm.com/support/pages/node/7249065"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249063",
"url": "https://www.ibm.com/support/pages/node/7249063"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249064",
"url": "https://www.ibm.com/support/pages/node/7249064"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249062",
"url": "https://www.ibm.com/support/pages/node/7249062"
},
{
"published_at": "2025-10-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249013",
"url": "https://www.ibm.com/support/pages/node/7249013"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248293",
"url": "https://www.ibm.com/support/pages/node/7248293"
},
{
"published_at": "2025-10-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248548",
"url": "https://www.ibm.com/support/pages/node/7248548"
}
]
}
CERTFR-2025-AVI-0599
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Oracle Database Server. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Oracle | Database Server | Oracle Database Server versions versions 21.3 à 21.18 | ||
| Oracle | Database Server | Oracle Database Server versions versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Text versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Text versions 19.3 à 19.27 | ||
| Oracle | Database Server | JDBC versions 23.4 à 23.8 | ||
| Oracle | Database Server | Oracle Database Server versions versions 19.3 à 19.27 | ||
| Oracle | Database Server | Oracle Text versions 21.3 à 21.18 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Oracle Database Server versions versions 21.3 \u00e0 21.18",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Database Server versions versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 19.3 \u00e0 19.27",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "JDBC versions 23.4 \u00e0 23.8",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Database Server versions versions 19.3 \u00e0 19.27",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle Text versions 21.3 \u00e0 21.18",
"product": {
"name": "Database Server",
"vendor": {
"name": "Oracle",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-50070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50070"
},
{
"name": "CVE-2023-1436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1436"
},
{
"name": "CVE-2025-50069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50069"
},
{
"name": "CVE-2025-30751",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30751"
},
{
"name": "CVE-2025-30750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30750"
},
{
"name": "CVE-2025-50066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50066"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0599",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-18T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Oracle Database Server. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Oracle Database Server",
"vendor_advisories": [
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 Oracle Database Server cpujul2025",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2025-AVI-0370
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.1.x antérieures à 6.1.1.0 | ||
| IBM | VIOS | VIOS se référer au site de l'éditeur pour les versions vulnérables, cf. section Documentation | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Cognos PowerPlay | Cognos PowerPlay versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions antérieures à 6.0.0.7 | ||
| IBM | Cognos Transformer | Cognos Transformer versions 11.2.x antérieures à 11.2.4 FP5 | ||
| IBM | Cognos Transformer | Cognos Transformer versions 12.1.x antérieures à 12.1.0 IF1 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.1.0.x antérieures à 6.1.0.3 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP11 IF04 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4.5 IF5 | ||
| IBM | WebSphere Automation | WebSphere Automation versions antérieures à 1.8.2 | ||
| IBM | Sterling B2B Integrator | IBM Sterling B2B Integrator versions 6.0.3.x antérieures à 6.0.3.5 | ||
| IBM | AIX | AIX se référer au site de l'éditeur pour les versions vulnérables, cf. section Documentation | ||
| IBM | Cognos Transformer | Cognos Transformer versions 12.0.x antérieures à 12.0.4 IF3 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 IF3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Sterling B2B Integrator versions 6.1.x ant\u00e9rieures \u00e0 6.1.1.0",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS se r\u00e9f\u00e9rer au site de l\u0027\u00e9diteur pour les versions vuln\u00e9rables, cf. section Documentation",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos PowerPlay versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos PowerPlay",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions ant\u00e9rieures \u00e0 6.0.0.7",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP5",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 12.1.x ant\u00e9rieures \u00e0 12.1.0 IF1",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.3",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP11 IF04",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4.5 IF5",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Automation versions ant\u00e9rieures \u00e0 1.8.2",
"product": {
"name": "WebSphere Automation",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling B2B Integrator versions 6.0.3.x ant\u00e9rieures \u00e0 6.0.3.5",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX se r\u00e9f\u00e9rer au site de l\u0027\u00e9diteur pour les versions vuln\u00e9rables, cf. section Documentation",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF3",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2016-6797",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6797"
},
{
"name": "CVE-2016-8735",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8735"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2020-8022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8022"
},
{
"name": "CVE-2011-3190",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3190"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2016-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0714"
},
{
"name": "CVE-2024-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11218"
},
{
"name": "CVE-2014-0230",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0230"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2013-2185",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2185"
},
{
"name": "CVE-2006-7197",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-7197"
},
{
"name": "CVE-2024-40695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40695"
},
{
"name": "CVE-2024-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57807"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2016-6816",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6816"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2016-5018",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5018"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-51466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51466"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2017-5647",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5647"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2016-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5388"
},
{
"name": "CVE-2016-6796",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6796"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0370",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-04-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6495961",
"url": "https://www.ibm.com/support/pages/node/6495961"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231738",
"url": "https://www.ibm.com/support/pages/node/7231738"
},
{
"published_at": "2025-04-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231815",
"url": "https://www.ibm.com/support/pages/node/7231815"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231900",
"url": "https://www.ibm.com/support/pages/node/7231900"
},
{
"published_at": "2025-04-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7179496",
"url": "https://www.ibm.com/support/pages/node/7179496"
},
{
"published_at": "2025-04-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231901",
"url": "https://www.ibm.com/support/pages/node/7231901"
},
{
"published_at": "2025-04-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7231915",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"published_at": "2025-04-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7232177",
"url": "https://www.ibm.com/support/pages/node/7232177"
}
]
}
CERTFR-2025-AVI-0401
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Juniper Networks Secure Analytics. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Secure Analytics | Juniper Secure Analytics versions 7.5.0 antérieures à 7.5.0 UP11 IF02 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Secure Analytics versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP11 IF02",
"product": {
"name": "Secure Analytics",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2020-21469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21469"
},
{
"name": "CVE-2024-46826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46826"
},
{
"name": "CVE-2024-42070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42070"
},
{
"name": "CVE-2024-41093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41093"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35939"
},
{
"name": "CVE-2024-41009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41009"
},
{
"name": "CVE-2024-39503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39503"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2024-42292",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42292"
},
{
"name": "CVE-2016-2193",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2193"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-42284",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42284"
},
{
"name": "CVE-2024-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38608"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-40924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40924"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2024-26976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26976"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2024-27062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27062"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2024-43889",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43889"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-45018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45018"
},
{
"name": "CVE-2024-43880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43880"
},
{
"name": "CVE-2024-4317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4317"
},
{
"name": "CVE-2024-38586",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38586"
},
{
"name": "CVE-2024-11218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11218"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-1244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1244"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-45769",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45769"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-27017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27017"
},
{
"name": "CVE-2024-40983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40983"
},
{
"name": "CVE-2021-37533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37533"
},
{
"name": "CVE-2024-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57807"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2024-42079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42079"
},
{
"name": "CVE-2024-35898",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35898"
},
{
"name": "CVE-2024-43854",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43854"
},
{
"name": "CVE-2024-44935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44935"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2024-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41066"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2024-42244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42244"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-45770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45770"
},
{
"name": "CVE-2024-26851",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26851"
},
{
"name": "CVE-2022-48773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48773"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-24857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24857"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-41092",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41092"
},
{
"name": "CVE-2024-29736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29736"
},
{
"name": "CVE-2024-41042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41042"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2024-43892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43892"
},
{
"name": "CVE-2024-47668",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47668"
},
{
"name": "CVE-2024-53677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53677"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2024-38541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38541"
},
{
"name": "CVE-2024-40984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40984"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2024-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38540"
},
{
"name": "CVE-2024-56463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56463"
},
{
"name": "CVE-2024-53104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53104"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"name": "CVE-2024-52337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52337"
},
{
"name": "CVE-2024-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44990"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2024-42301",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42301"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2018-12699",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12699"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2024-44989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44989"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2024-32007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32007"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-40961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40961"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0401",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-14T00:00:00.000000"
},
{
"description": "Ajouts des identifiants CVE CVE-2017-9047, CVE-2021-37533, CVE-2023-52922, CVE-2024-11218, CVE-2024-50302, CVE-2024-53197, CVE-2024-56171, CVE-2024-57807, CVE-2024-57979, CVE-2025-0624, CVE-2025-21785, CVE-2025-24813, CVE-2025-24928, CVE-2025-27363 et CVE-2025-27516.",
"revision_date": "2025-05-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks Secure Analytics. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Secure Analytics",
"vendor_advisories": [
{
"published_at": "2025-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA98556",
"url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP11-IF03"
}
]
}
CERTFR-2025-AVI-0512
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
| IBM | Db2 | Db2 versions antérieures à 5.2.0 pour Cloud Pak for Data | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 FP1 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 IF4 | ||
| IBM | Db2 Warehouse | Db2 warehouse versions antérieures à 5.2.0 pour Cloud Pak for Data |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 FP1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 warehouse versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2 Warehouse",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-0917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0917"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2021-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33036"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30065"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2025-0923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0923"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-37529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37529"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-25642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25642"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-52046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52046"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2024-31882",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31882"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41091"
},
{
"name": "CVE-2024-35152",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35152"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2025-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25032"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2023-39663",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39663"
},
{
"name": "CVE-2024-35136",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35136"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0512",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236500",
"url": "https://www.ibm.com/support/pages/node/7236500"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234674",
"url": "https://www.ibm.com/support/pages/node/7234674"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236354",
"url": "https://www.ibm.com/support/pages/node/7236354"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis - Published: 2025-11-06 - Updated: 2025-11-06
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2025-AVI-0924
Vulnerability from certfr_avis - Published: 2025-10-24 - Updated: 2025-10-24
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | DB2 Data Management Console versions antérieures à 3.1.13 | ||
| IBM | Security QRadar Network Threat | Security QRadar Network Threat Analytics versions antérieures à 1.4.1 | ||
| IBM | Security QRadar Log Management AQL | Greffon Security QRadar Log Management AQL versions antérieures à 1.1.3 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.4.0.x antérieures à 6.4.0.0 iFix02 | ||
| IBM | Spectrum | Spectrum Symphony versions antérieures à 7.3.2 sans le correctif 602717 | ||
| IBM | Sterling Control Center | Sterling Control Center versions 6.3.1.x antérieures à 6.3.1.0 iFix05 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services 6.4.x antérieures à 6.4.0.4 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.2.x antérieures à 6.2.0.29 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services 6.3.x antérieures à 6.3.0.15 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "DB2 Data Management Console versions ant\u00e9rieures \u00e0 3.1.13",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Network Threat Analytics versions ant\u00e9rieures \u00e0 1.4.1",
"product": {
"name": "Security QRadar Network Threat",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Greffon Security QRadar Log Management AQL versions ant\u00e9rieures \u00e0 1.1.3",
"product": {
"name": "Security QRadar Log Management AQL",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.0 iFix02",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Spectrum Symphony versions ant\u00e9rieures \u00e0 7.3.2 sans le correctif 602717",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.1.x ant\u00e9rieures \u00e0 6.3.1.0 iFix05",
"product": {
"name": "Sterling Control Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services 6.4.x ant\u00e9rieures \u00e0 6.4.0.4",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.29",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services 6.3.x ant\u00e9rieures \u00e0 6.3.0.15",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2023-50312",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22243"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2024-22262",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22262"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"name": "CVE-2024-27268",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27268"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2024-38821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38821"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2025-23184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23184"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2024-27270",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-2900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2900"
},
{
"name": "CVE-2024-22259",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22259"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2023-50314",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50314"
},
{
"name": "CVE-2025-30153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30153"
},
{
"name": "CVE-2024-22354",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22354"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"initial_release_date": "2025-10-24T00:00:00",
"last_revision_date": "2025-10-24T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0924",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-10-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248583",
"url": "https://www.ibm.com/support/pages/node/7248583"
},
{
"published_at": "2025-10-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248935",
"url": "https://www.ibm.com/support/pages/node/7248935"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249065",
"url": "https://www.ibm.com/support/pages/node/7249065"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249063",
"url": "https://www.ibm.com/support/pages/node/7249063"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249064",
"url": "https://www.ibm.com/support/pages/node/7249064"
},
{
"published_at": "2025-10-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249062",
"url": "https://www.ibm.com/support/pages/node/7249062"
},
{
"published_at": "2025-10-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7249013",
"url": "https://www.ibm.com/support/pages/node/7249013"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248293",
"url": "https://www.ibm.com/support/pages/node/7248293"
},
{
"published_at": "2025-10-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7248548",
"url": "https://www.ibm.com/support/pages/node/7248548"
}
]
}
CERTFR-2025-AVI-0452
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions 3.12.x antérieures à 3.12.17 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.x sans les derniers correctifs de sécurité | ||
| IBM | WebSphere Service Registry and Repository | WebSphere Service Registry and Repository versions 8.5.x sans les derniers correctifs de sécurité | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x sans le correctif PH66499 ou antérieures à 8.5.5.28 (correctif prévu au troisième trimestre 2025) |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures \u00e0 3.12.17",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository versions 8.5.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere Service Registry and Repository",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x sans le correctif PH66499 ou ant\u00e9rieures \u00e0 8.5.5.28 (correctif pr\u00e9vu au troisi\u00e8me trimestre 2025)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-45641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45641"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-33861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33861"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0452",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-23T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-05-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234068",
"url": "https://www.ibm.com/support/pages/node/7234068"
},
{
"published_at": "2025-05-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7233442",
"url": "https://www.ibm.com/support/pages/node/7233442"
},
{
"published_at": "2025-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7233972",
"url": "https://www.ibm.com/support/pages/node/7233972"
},
{
"published_at": "2025-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234028",
"url": "https://www.ibm.com/support/pages/node/7234028"
}
]
}
CERTFR-2025-AVI-0452
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions 3.12.x antérieures à 3.12.17 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.x sans les derniers correctifs de sécurité | ||
| IBM | WebSphere Service Registry and Repository | WebSphere Service Registry and Repository versions 8.5.x sans les derniers correctifs de sécurité | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x sans le correctif PH66499 ou antérieures à 8.5.5.28 (correctif prévu au troisième trimestre 2025) |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures \u00e0 3.12.17",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository versions 8.5.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere Service Registry and Repository",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x sans le correctif PH66499 ou ant\u00e9rieures \u00e0 8.5.5.28 (correctif pr\u00e9vu au troisi\u00e8me trimestre 2025)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-45641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45641"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-33861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33861"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0452",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-23T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-05-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234068",
"url": "https://www.ibm.com/support/pages/node/7234068"
},
{
"published_at": "2025-05-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7233442",
"url": "https://www.ibm.com/support/pages/node/7233442"
},
{
"published_at": "2025-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7233972",
"url": "https://www.ibm.com/support/pages/node/7233972"
},
{
"published_at": "2025-05-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234028",
"url": "https://www.ibm.com/support/pages/node/7234028"
}
]
}
WID-SEC-W-2025-1439
Vulnerability from csaf_certbund - Published: 2025-06-30 22:00 - Updated: 2025-09-23 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://www.dell.com/support/kbdoc/de-de/00033752… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1439 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1439.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1439 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1439"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-260 vom 2025-06-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000337528/dsa-2025-260-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03283-1 vom 2025-09-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022596.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03314-1 vom 2025-09-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022615.html"
}
],
"source_lang": "en-US",
"title": "Dell Secure Connect Gateway: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2025-09-23T22:00:00.000+00:00",
"generator": {
"date": "2025-09-24T05:21:15.583+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1439",
"initial_release_date": "2025-06-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.30.0.14",
"product_id": "T044974"
}
},
{
"category": "product_version",
"name": "5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway 5.30.0.14",
"product_id": "T044974-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.30.0.14"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-39028",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2023-4016",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-4016"
},
{
"cve": "CVE-2023-40403",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2023-46316",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-46316"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-52831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52831"
},
{
"cve": "CVE-2023-52924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52924"
},
{
"cve": "CVE-2023-52925",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52925"
},
{
"cve": "CVE-2023-52926",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52926"
},
{
"cve": "CVE-2023-52927",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52927"
},
{
"cve": "CVE-2024-10041",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-10041"
},
{
"cve": "CVE-2024-11168",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-11168"
},
{
"cve": "CVE-2024-12243",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-12243"
},
{
"cve": "CVE-2024-26634",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26634"
},
{
"cve": "CVE-2024-26708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26708"
},
{
"cve": "CVE-2024-26810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26873",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26873"
},
{
"cve": "CVE-2024-29018",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-29018"
},
{
"cve": "CVE-2024-35826",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35826"
},
{
"cve": "CVE-2024-35910",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-38606",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-38606"
},
{
"cve": "CVE-2024-40635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40635"
},
{
"cve": "CVE-2024-40980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40980"
},
{
"cve": "CVE-2024-41005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41005"
},
{
"cve": "CVE-2024-41055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41055"
},
{
"cve": "CVE-2024-41077",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41077"
},
{
"cve": "CVE-2024-41149",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41149"
},
{
"cve": "CVE-2024-42307",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-42307"
},
{
"cve": "CVE-2024-43790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43790"
},
{
"cve": "CVE-2024-43802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43802"
},
{
"cve": "CVE-2024-43820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43820"
},
{
"cve": "CVE-2024-44974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-44974"
},
{
"cve": "CVE-2024-45009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45009"
},
{
"cve": "CVE-2024-45010",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45010"
},
{
"cve": "CVE-2024-45306",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45306"
},
{
"cve": "CVE-2024-46736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46736"
},
{
"cve": "CVE-2024-46782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46782"
},
{
"cve": "CVE-2024-46796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46796"
},
{
"cve": "CVE-2024-47220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47220"
},
{
"cve": "CVE-2024-47408",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47408"
},
{
"cve": "CVE-2024-47794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47794"
},
{
"cve": "CVE-2024-49571",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49571"
},
{
"cve": "CVE-2024-49761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49761"
},
{
"cve": "CVE-2024-49924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49924"
},
{
"cve": "CVE-2024-49940",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49940"
},
{
"cve": "CVE-2024-49994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49994"
},
{
"cve": "CVE-2024-50029",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50029"
},
{
"cve": "CVE-2024-50036",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50036"
},
{
"cve": "CVE-2024-50056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50056"
},
{
"cve": "CVE-2024-50085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50085"
},
{
"cve": "CVE-2024-50126",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50126"
},
{
"cve": "CVE-2024-50140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50140"
},
{
"cve": "CVE-2024-50152",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50152"
},
{
"cve": "CVE-2024-50185",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50185"
},
{
"cve": "CVE-2024-50290",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50290"
},
{
"cve": "CVE-2024-50294",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50294"
},
{
"cve": "CVE-2024-52559",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-52559"
},
{
"cve": "CVE-2024-53057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53063"
},
{
"cve": "CVE-2024-53123",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53123"
},
{
"cve": "CVE-2024-53140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53140"
},
{
"cve": "CVE-2024-53147",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53147"
},
{
"cve": "CVE-2024-53163",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53163"
},
{
"cve": "CVE-2024-53176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53176"
},
{
"cve": "CVE-2024-53177",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53177"
},
{
"cve": "CVE-2024-53178",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53178"
},
{
"cve": "CVE-2024-53226",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53226"
},
{
"cve": "CVE-2024-53680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53680"
},
{
"cve": "CVE-2024-54683",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-54683"
},
{
"cve": "CVE-2024-55549",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-56568",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56568"
},
{
"cve": "CVE-2024-56579",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56579"
},
{
"cve": "CVE-2024-56633",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56633"
},
{
"cve": "CVE-2024-56638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56638"
},
{
"cve": "CVE-2024-56640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56640"
},
{
"cve": "CVE-2024-56647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56647"
},
{
"cve": "CVE-2024-56702",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56702"
},
{
"cve": "CVE-2024-56703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56703"
},
{
"cve": "CVE-2024-56718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56718"
},
{
"cve": "CVE-2024-56719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56719"
},
{
"cve": "CVE-2024-56720",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56720"
},
{
"cve": "CVE-2024-56751",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56751"
},
{
"cve": "CVE-2024-56758",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56758"
},
{
"cve": "CVE-2024-56770",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56770"
},
{
"cve": "CVE-2024-57807",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57807"
},
{
"cve": "CVE-2024-57834",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57834"
},
{
"cve": "CVE-2024-57889",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57889"
},
{
"cve": "CVE-2024-57900",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57900"
},
{
"cve": "CVE-2024-57947",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57947"
},
{
"cve": "CVE-2024-57948",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57948"
},
{
"cve": "CVE-2024-57973",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57973"
},
{
"cve": "CVE-2024-57974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57974"
},
{
"cve": "CVE-2024-57978",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57978"
},
{
"cve": "CVE-2024-57979",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-57981",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57986",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-57990",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57990"
},
{
"cve": "CVE-2024-57993",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57993"
},
{
"cve": "CVE-2024-57994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57994"
},
{
"cve": "CVE-2024-57996",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57996"
},
{
"cve": "CVE-2024-57997",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57997"
},
{
"cve": "CVE-2024-57999",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57999"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-58005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58006",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58006"
},
{
"cve": "CVE-2024-58007",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58007"
},
{
"cve": "CVE-2024-58009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58011",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58011"
},
{
"cve": "CVE-2024-58012",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58012"
},
{
"cve": "CVE-2024-58013",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58013"
},
{
"cve": "CVE-2024-58014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58017",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58019",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58019"
},
{
"cve": "CVE-2024-58020",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58034",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58034"
},
{
"cve": "CVE-2024-58051",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58051"
},
{
"cve": "CVE-2024-58052",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58052"
},
{
"cve": "CVE-2024-58054",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58054"
},
{
"cve": "CVE-2024-58055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58055"
},
{
"cve": "CVE-2024-58056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58056"
},
{
"cve": "CVE-2024-58057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58057"
},
{
"cve": "CVE-2024-58058",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58058"
},
{
"cve": "CVE-2024-58061",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58061"
},
{
"cve": "CVE-2024-58063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58063"
},
{
"cve": "CVE-2024-58069",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58069"
},
{
"cve": "CVE-2024-58072",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58072"
},
{
"cve": "CVE-2024-58076",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58076"
},
{
"cve": "CVE-2024-58078",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58078"
},
{
"cve": "CVE-2024-58079",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58079"
},
{
"cve": "CVE-2024-58080",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58080"
},
{
"cve": "CVE-2024-58083",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58083"
},
{
"cve": "CVE-2024-58085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58085"
},
{
"cve": "CVE-2024-58086",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58086"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2025-0395",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-1094",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1094"
},
{
"cve": "CVE-2025-1215",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1215"
},
{
"cve": "CVE-2025-1795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-21631",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21631"
},
{
"cve": "CVE-2025-21635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21635"
},
{
"cve": "CVE-2025-21636",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21636"
},
{
"cve": "CVE-2025-21637",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21637"
},
{
"cve": "CVE-2025-21638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21638"
},
{
"cve": "CVE-2025-21639",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21639"
},
{
"cve": "CVE-2025-21640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21640"
},
{
"cve": "CVE-2025-21647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21647"
},
{
"cve": "CVE-2025-21659",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21659"
},
{
"cve": "CVE-2025-21665",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21665"
},
{
"cve": "CVE-2025-21667",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21667"
},
{
"cve": "CVE-2025-21668",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21668"
},
{
"cve": "CVE-2025-21671",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21671"
},
{
"cve": "CVE-2025-21673",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21673"
},
{
"cve": "CVE-2025-21680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21680"
},
{
"cve": "CVE-2025-21681",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21681"
},
{
"cve": "CVE-2025-21684",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21684"
},
{
"cve": "CVE-2025-21687",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21687"
},
{
"cve": "CVE-2025-21688",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21688"
},
{
"cve": "CVE-2025-21689",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21689"
},
{
"cve": "CVE-2025-21690",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21690"
},
{
"cve": "CVE-2025-21692",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21692"
},
{
"cve": "CVE-2025-21693",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21693"
},
{
"cve": "CVE-2025-21697",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21697"
},
{
"cve": "CVE-2025-21699",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21699"
},
{
"cve": "CVE-2025-21700",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21700"
},
{
"cve": "CVE-2025-21701",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21701"
},
{
"cve": "CVE-2025-21703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21703"
},
{
"cve": "CVE-2025-21704",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21704"
},
{
"cve": "CVE-2025-21705",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21705"
},
{
"cve": "CVE-2025-21706",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21706"
},
{
"cve": "CVE-2025-21708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21708"
},
{
"cve": "CVE-2025-21711",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21714",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21714"
},
{
"cve": "CVE-2025-21715",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21715"
},
{
"cve": "CVE-2025-21716",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21716"
},
{
"cve": "CVE-2025-21718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21718"
},
{
"cve": "CVE-2025-21719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21723",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21723"
},
{
"cve": "CVE-2025-21724",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21724"
},
{
"cve": "CVE-2025-21725",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21725"
},
{
"cve": "CVE-2025-21726",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21731",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21731"
},
{
"cve": "CVE-2025-21732",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21732"
},
{
"cve": "CVE-2025-21733",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21733"
},
{
"cve": "CVE-2025-21734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21734"
},
{
"cve": "CVE-2025-21735",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21736"
},
{
"cve": "CVE-2025-21738",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21738"
},
{
"cve": "CVE-2025-21739",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21739"
},
{
"cve": "CVE-2025-21741",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21741"
},
{
"cve": "CVE-2025-21742",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21742"
},
{
"cve": "CVE-2025-21743",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21743"
},
{
"cve": "CVE-2025-21744",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21749",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21749"
},
{
"cve": "CVE-2025-21750",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21750"
},
{
"cve": "CVE-2025-21753",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21754",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21754"
},
{
"cve": "CVE-2025-21756",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21759",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21759"
},
{
"cve": "CVE-2025-21760",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21766",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21766"
},
{
"cve": "CVE-2025-21767",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21767"
},
{
"cve": "CVE-2025-21772",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21773",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21773"
},
{
"cve": "CVE-2025-21775",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21775"
},
{
"cve": "CVE-2025-21776",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21779",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21779"
},
{
"cve": "CVE-2025-21780",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21780"
},
{
"cve": "CVE-2025-21781",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21781"
},
{
"cve": "CVE-2025-21782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21782"
},
{
"cve": "CVE-2025-21784",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21784"
},
{
"cve": "CVE-2025-21785",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21785"
},
{
"cve": "CVE-2025-21790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21790"
},
{
"cve": "CVE-2025-21791",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21791"
},
{
"cve": "CVE-2025-21793",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21793"
},
{
"cve": "CVE-2025-21794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21794"
},
{
"cve": "CVE-2025-21795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21799",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21799"
},
{
"cve": "CVE-2025-21802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21802"
},
{
"cve": "CVE-2025-21804",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21804"
},
{
"cve": "CVE-2025-21810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21810"
},
{
"cve": "CVE-2025-21815",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21815"
},
{
"cve": "CVE-2025-21819",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21819"
},
{
"cve": "CVE-2025-21820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21820"
},
{
"cve": "CVE-2025-21821",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21821"
},
{
"cve": "CVE-2025-21823",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21823"
},
{
"cve": "CVE-2025-21825",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21825"
},
{
"cve": "CVE-2025-21828",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21828"
},
{
"cve": "CVE-2025-21829",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21829"
},
{
"cve": "CVE-2025-21830",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21830"
},
{
"cve": "CVE-2025-21831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21831"
},
{
"cve": "CVE-2025-21832",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21832"
},
{
"cve": "CVE-2025-21835",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21835"
},
{
"cve": "CVE-2025-21838",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21838"
},
{
"cve": "CVE-2025-21844",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21844"
},
{
"cve": "CVE-2025-21846",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21846"
},
{
"cve": "CVE-2025-21847",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21847"
},
{
"cve": "CVE-2025-21848",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21848"
},
{
"cve": "CVE-2025-21850",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21850"
},
{
"cve": "CVE-2025-21855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21855"
},
{
"cve": "CVE-2025-21856",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21856"
},
{
"cve": "CVE-2025-21857",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21857"
},
{
"cve": "CVE-2025-21858",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21858"
},
{
"cve": "CVE-2025-21859",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21859"
},
{
"cve": "CVE-2025-21861",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21861"
},
{
"cve": "CVE-2025-21862",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21862"
},
{
"cve": "CVE-2025-21864",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21864"
},
{
"cve": "CVE-2025-21865",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21865"
},
{
"cve": "CVE-2025-21866",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21866"
},
{
"cve": "CVE-2025-21869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21869"
},
{
"cve": "CVE-2025-21870",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21870"
},
{
"cve": "CVE-2025-21871",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21871"
},
{
"cve": "CVE-2025-21876",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21876"
},
{
"cve": "CVE-2025-21877",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21877"
},
{
"cve": "CVE-2025-21878",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21878"
},
{
"cve": "CVE-2025-21883",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21883"
},
{
"cve": "CVE-2025-21885",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21885"
},
{
"cve": "CVE-2025-21886",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21886"
},
{
"cve": "CVE-2025-21888",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21888"
},
{
"cve": "CVE-2025-21890",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21890"
},
{
"cve": "CVE-2025-21891",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21891"
},
{
"cve": "CVE-2025-21892",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21892"
},
{
"cve": "CVE-2025-22134",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22134"
},
{
"cve": "CVE-2025-22228",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22228"
},
{
"cve": "CVE-2025-22247",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22247"
},
{
"cve": "CVE-2025-22868",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-24014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24014"
},
{
"cve": "CVE-2025-24813",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24813"
},
{
"cve": "CVE-2025-24855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24855"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-2588",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-2588"
},
{
"cve": "CVE-2025-26465",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26465"
},
{
"cve": "CVE-2025-26466",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26466"
},
{
"cve": "CVE-2025-26597",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26597"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-27219",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27219"
},
{
"cve": "CVE-2025-27220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27220"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-29087",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29087"
},
{
"cve": "CVE-2025-29088",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29088"
},
{
"cve": "CVE-2025-31115",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31115"
},
{
"cve": "CVE-2025-31335",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31335"
},
{
"cve": "CVE-2025-31650",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31650"
},
{
"cve": "CVE-2025-31651",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31651"
},
{
"cve": "CVE-2025-32414",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32414"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3360",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-3360"
},
{
"cve": "CVE-2025-4207",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4207"
},
{
"cve": "CVE-2025-4382",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4382"
},
{
"cve": "CVE-2025-47268",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-47268"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-48734"
}
]
}
WID-SEC-W-2025-0937
Vulnerability from csaf_certbund - Published: 2025-05-05 22:00 - Updated: 2025-05-05 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 13 <2025-05-05
Google / Android
|
13 <2025-05-05 | ||
|
Google Android 14 <2025-05-05
Google / Android
|
14 <2025-05-05 | ||
|
Google Android 15 <2025-05-05
Google / Android
|
15 <2025-05-05 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das Android Betriebssystem ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um erh\u00f6hte Privilegien zu erlangen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen preiszugeben oder andere nicht spezifizierte Angriffe auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0937 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0937.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0937 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0937"
},
{
"category": "external",
"summary": "Android Patchday Mai 2025 vom 2025-05-05",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
}
],
"source_lang": "en-US",
"title": "Android Patchday Mai 2025: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-05T22:00:00.000+00:00",
"generator": {
"date": "2025-05-06T08:38:45.660+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0937",
"initial_release_date": "2025-05-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "13 \u003c2025-05-05",
"product": {
"name": "Google Android 13 \u003c2025-05-05",
"product_id": "T043355"
}
},
{
"category": "product_version",
"name": "13 2025-05-05",
"product": {
"name": "Google Android 13 2025-05-05",
"product_id": "T043355-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:13__2025-05-05"
}
}
},
{
"category": "product_version_range",
"name": "14 \u003c2025-05-05",
"product": {
"name": "Google Android 14 \u003c2025-05-05",
"product_id": "T043356"
}
},
{
"category": "product_version",
"name": "14 2025-05-05",
"product": {
"name": "Google Android 14 2025-05-05",
"product_id": "T043356-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:14__2025-05-05"
}
}
},
{
"category": "product_version_range",
"name": "15 \u003c2025-05-05",
"product": {
"name": "Google Android 15 \u003c2025-05-05",
"product_id": "T043357"
}
},
{
"category": "product_version",
"name": "15 2025-05-05",
"product": {
"name": "Google Android 15 2025-05-05",
"product_id": "T043357-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:15__2025-05-05"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-21342",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2023-21342"
},
{
"cve": "CVE-2023-35657",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2023-35657"
},
{
"cve": "CVE-2024-12577",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-12577"
},
{
"cve": "CVE-2024-34739",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-34739"
},
{
"cve": "CVE-2024-45580",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-45580"
},
{
"cve": "CVE-2024-46974",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-46974"
},
{
"cve": "CVE-2024-46975",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-46975"
},
{
"cve": "CVE-2024-47891",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47891"
},
{
"cve": "CVE-2024-47896",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47896"
},
{
"cve": "CVE-2024-47900",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-47900"
},
{
"cve": "CVE-2024-49739",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49739"
},
{
"cve": "CVE-2024-49835",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49835"
},
{
"cve": "CVE-2024-49841",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49841"
},
{
"cve": "CVE-2024-49842",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49842"
},
{
"cve": "CVE-2024-49845",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49845"
},
{
"cve": "CVE-2024-49846",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49846"
},
{
"cve": "CVE-2024-49847",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-49847"
},
{
"cve": "CVE-2024-52939",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2024-52939"
},
{
"cve": "CVE-2025-0072",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0072"
},
{
"cve": "CVE-2025-0077",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0077"
},
{
"cve": "CVE-2025-0087",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0087"
},
{
"cve": "CVE-2025-0427",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-0427"
},
{
"cve": "CVE-2025-20666",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-20666"
},
{
"cve": "CVE-2025-21453",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21453"
},
{
"cve": "CVE-2025-21459",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21459"
},
{
"cve": "CVE-2025-21467",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21467"
},
{
"cve": "CVE-2025-21468",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-21468"
},
{
"cve": "CVE-2025-22425",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-22425"
},
{
"cve": "CVE-2025-26420",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26420"
},
{
"cve": "CVE-2025-26421",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26421"
},
{
"cve": "CVE-2025-26422",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26422"
},
{
"cve": "CVE-2025-26423",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26423"
},
{
"cve": "CVE-2025-26424",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26424"
},
{
"cve": "CVE-2025-26425",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26425"
},
{
"cve": "CVE-2025-26426",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26426"
},
{
"cve": "CVE-2025-26427",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26427"
},
{
"cve": "CVE-2025-26428",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26428"
},
{
"cve": "CVE-2025-26429",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26429"
},
{
"cve": "CVE-2025-26430",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26430"
},
{
"cve": "CVE-2025-26435",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26435"
},
{
"cve": "CVE-2025-26436",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26436"
},
{
"cve": "CVE-2025-26438",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26438"
},
{
"cve": "CVE-2025-26440",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26440"
},
{
"cve": "CVE-2025-26442",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26442"
},
{
"cve": "CVE-2025-26444",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-26444"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T043355",
"T043356",
"T043357"
]
},
"release_date": "2025-05-05T22:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-0541
Vulnerability from csaf_certbund - Published: 2025-03-11 23:00 - Updated: 2025-05-29 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source FreeType <2.13.1
Open Source / FreeType
|
<2.13.1 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM Business Automation Workflow <24.0.1-IF002
IBM / Business Automation Workflow
|
<24.0.1-IF002 | ||
|
IBM Business Automation Workflow <24.0.0-IF005
IBM / Business Automation Workflow
|
<24.0.0-IF005 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM MQ Operator
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
Operator | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Cognos Analytics <12.1.0 IF1
IBM / Cognos Analytics
|
<12.1.0 IF1 | ||
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
IBM Cognos Analytics <12.0.4 IF3
IBM / Cognos Analytics
|
<12.0.4 IF3 | ||
|
IBM Cognos Analytics <11.2.4 IF7
IBM / Cognos Analytics
|
<11.2.4 IF7 | ||
|
Red Hat OpenShift Container Platform <4.12.76
Red Hat / OpenShift
|
Container Platform <4.12.76 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://ubuntu.com/security/notices/USN-7352-2 | external |
| https://lists.debian.org/debian-security-announce… | external |
| https://ubuntu.com/security/notices/USN-7352-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://access.redhat.com/errata/RHSA-2025:3387 | external |
| https://access.redhat.com/errata/RHSA-2025:3385 | external |
| https://access.redhat.com/errata/RHSA-2025:3386 | external |
| https://access.redhat.com/errata/RHSA-2025:3384 | external |
| https://access.redhat.com/errata/RHSA-2025:3382 | external |
| https://access.redhat.com/errata/RHSA-2025:3395 | external |
| https://access.redhat.com/errata/RHSA-2025:3393 | external |
| https://access.redhat.com/errata/RHSA-2025:3383 | external |
| https://access.redhat.com/errata/RHSA-2025:3421 | external |
| https://access.redhat.com/errata/RHSA-2025:3407 | external |
| https://lists.debian.org/debian-lts-announce/2025… | external |
| https://linux.oracle.com/errata/ELSA-2025-3407.html | external |
| https://alas.aws.amazon.com/AL2/ALAS-2025-2806.html | external |
| https://linux.oracle.com/errata/ELSA-2025-3421.html | external |
| https://linux.oracle.com/errata/ELSA-2025-3395.html | external |
| https://www.ibm.com/support/pages/node/7231915 | external |
| https://www.ibm.com/support/pages/node/7231738 | external |
| https://www.ibm.com/support/pages/node/7232272 | external |
| https://www.ibm.com/support/pages/node/7232436 | external |
| https://access.redhat.com/errata/RHSA-2025:4409 | external |
| https://alas.aws.amazon.com/ALAS-2025-1976.html | external |
| https://www.ibm.com/support/pages/node/7233150 | external |
| https://security.gentoo.org/glsa/202505-07 | external |
| https://security.archlinux.org/ASA-202505-11 | external |
| https://access.redhat.com/errata/RHSA-2025:8195 | external |
| https://access.redhat.com/errata/RHSA-2025:8219 | external |
| https://access.redhat.com/errata/RHSA-2025:8253 | external |
| https://access.redhat.com/errata/RHSA-2025:8292 | external |
| https://www.dell.com/support/kbdoc/de-de/00032629… | external |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeType ist eine Open Source Programmbibliothek zur Darstellung von Vektorschriften.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in FreeType ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0541 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0541.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0541 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0541"
},
{
"category": "external",
"summary": "Facebook Security Advisory vom 2025-03-11",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7352-2 vom 2025-03-18",
"url": "https://ubuntu.com/security/notices/USN-7352-2"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5880 vom 2025-03-17",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00042.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7352-1 vom 2025-03-17",
"url": "https://ubuntu.com/security/notices/USN-7352-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0960-1 vom 2025-03-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020564.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0998-1 vom 2025-03-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GMD7FBW6S6XPM2U7OO74GVDIDS74EGF6/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3387 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3385 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3386 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3384 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3382 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3395 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3393 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3383 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3421 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3421"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3407 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3407"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4104 vom 2025-04-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3407 vom 2025-04-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-3407.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2806 vom 2025-04-02",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2806.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3421 vom 2025-04-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-3421.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3395 vom 2025-04-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-3395.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231915 vom 2025-04-26",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231738 vom 2025-04-29",
"url": "https://www.ibm.com/support/pages/node/7231738"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7232272 vom 2025-05-01",
"url": "https://www.ibm.com/support/pages/node/7232272"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7232436 vom 2025-05-03",
"url": "https://www.ibm.com/support/pages/node/7232436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4409 vom 2025-05-08",
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1976 vom 2025-05-13",
"url": "https://alas.aws.amazon.com/ALAS-2025-1976.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7233150 vom 2025-05-12",
"url": "https://www.ibm.com/support/pages/node/7233150"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202505-07 vom 2025-05-14",
"url": "https://security.gentoo.org/glsa/202505-07"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-11 vom 2025-05-20",
"url": "https://security.archlinux.org/ASA-202505-11"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8195 vom 2025-05-27",
"url": "https://access.redhat.com/errata/RHSA-2025:8195"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8219 vom 2025-05-27",
"url": "https://access.redhat.com/errata/RHSA-2025:8219"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8253 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8253"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8292 vom 2025-05-29",
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "FreeType: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2025-05-29T22:00:00.000+00:00",
"generator": {
"date": "2025-05-30T10:25:07.477+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0541",
"initial_release_date": "2025-03-11T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-17T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu und Debian aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat und Debian aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2025-04-13T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon und IBM aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "19"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.0.1-IF002",
"product": {
"name": "IBM Business Automation Workflow \u003c24.0.1-IF002",
"product_id": "T043290"
}
},
{
"category": "product_version",
"name": "24.0.1-IF002",
"product": {
"name": "IBM Business Automation Workflow 24.0.1-IF002",
"product_id": "T043290-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.1-if002"
}
}
},
{
"category": "product_version_range",
"name": "\u003c24.0.0-IF005",
"product": {
"name": "IBM Business Automation Workflow \u003c24.0.0-IF005",
"product_id": "T043291"
}
},
{
"category": "product_version",
"name": "24.0.0-IF005",
"product": {
"name": "IBM Business Automation Workflow 24.0.0-IF005",
"product_id": "T043291-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0-if005"
}
}
}
],
"category": "product_name",
"name": "Business Automation Workflow"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.1.0 IF1",
"product": {
"name": "IBM Cognos Analytics \u003c12.1.0 IF1",
"product_id": "T043234"
}
},
{
"category": "product_version",
"name": "12.1.0 IF1",
"product": {
"name": "IBM Cognos Analytics 12.1.0 IF1",
"product_id": "T043234-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:12.1.0_if1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.4 IF3",
"product": {
"name": "IBM Cognos Analytics \u003c12.0.4 IF3",
"product_id": "T043235"
}
},
{
"category": "product_version",
"name": "12.0.4 IF3",
"product": {
"name": "IBM Cognos Analytics 12.0.4 IF3",
"product_id": "T043235-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:12.0.4_if3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c11.2.4 IF7",
"product": {
"name": "IBM Cognos Analytics \u003c11.2.4 IF7",
"product_id": "T043236"
}
},
{
"category": "product_version",
"name": "11.2.4 IF7",
"product": {
"name": "IBM Cognos Analytics 11.2.4 IF7",
"product_id": "T043236-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:11.2.4_if7"
}
}
}
],
"category": "product_name",
"name": "Cognos Analytics"
},
{
"branches": [
{
"category": "product_version",
"name": "Operator",
"product": {
"name": "IBM MQ Operator",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF04",
"product_id": "T043169"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF04",
"product_id": "T043169-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.13.1",
"product": {
"name": "Open Source FreeType \u003c2.13.1",
"product_id": "T041805"
}
},
{
"category": "product_version",
"name": "2.13.1",
"product": {
"name": "Open Source FreeType 2.13.1",
"product_id": "T041805-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:freetype:freetype:2.13.1"
}
}
}
],
"category": "product_name",
"name": "FreeType"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.76",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.76",
"product_id": "T043457"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.76",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.76",
"product_id": "T043457-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.76"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T041805",
"67646",
"T043290",
"T043291",
"T013312",
"T034583",
"T012167",
"T036688",
"T004914",
"T032495",
"T039664",
"T043234",
"T043169",
"T043235",
"T043236",
"T043457",
"2951",
"T002207",
"T000126",
"398363"
]
},
"release_date": "2025-03-11T23:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
WID-SEC-W-2025-0818
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2025-04-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 8.5.7
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.7
|
8.5.7 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Fusion Middleware b\u00fcndelt mehrere Produkte zur Erstellung, Betrieb und Management von intelligenten Business Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0818 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0818.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0818 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0818"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2025 - Appendix Oracle Fusion Middleware vom 2025-04-15",
"url": "https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixFMW"
}
],
"source_lang": "en-US",
"title": "Oracle Fusion Middleware: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-15T22:00:00.000+00:00",
"generator": {
"date": "2025-04-16T09:16:22.604+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0818",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "12.2.1.4.0",
"product": {
"name": "Oracle Fusion Middleware 12.2.1.4.0",
"product_id": "751674",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:12.2.1.4.0"
}
}
},
{
"category": "product_version",
"name": "14.1.1.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.1.0.0",
"product_id": "829576",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.1.0.0"
}
}
},
{
"category": "product_version",
"name": "8.5.7",
"product": {
"name": "Oracle Fusion Middleware 8.5.7",
"product_id": "T034057",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:8.5.7"
}
}
},
{
"category": "product_version",
"name": "14.1.2.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.2.0.0",
"product_id": "T040467",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.2.0.0"
}
}
}
],
"category": "product_name",
"name": "Fusion Middleware"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-13936",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2020-13936"
},
{
"cve": "CVE-2020-25649",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2023-26464",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2023-26464"
},
{
"cve": "CVE-2024-11053",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-11612",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-11612"
},
{
"cve": "CVE-2024-25710",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-28168",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-28168"
},
{
"cve": "CVE-2024-29857",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-38476",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-38476"
},
{
"cve": "CVE-2024-40896",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-40896"
},
{
"cve": "CVE-2024-47072",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-47561",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-47561"
},
{
"cve": "CVE-2024-50602",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52046",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-52046"
},
{
"cve": "CVE-2024-56337",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-9143",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2025-23184",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-23184"
},
{
"cve": "CVE-2025-24970",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T040467",
"751674",
"T034057",
"829576"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-27363"
}
]
}
RHSA-2025:3421
Vulnerability from csaf_redhat - Published: 2025-03-31 18:00 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3421 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3421",
"url": "https://access.redhat.com/errata/RHSA-2025:3421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3421.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:10+00:00",
"generator": {
"date": "2026-03-18T02:58:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3421",
"initial_release_date": "2025-03-31T18:00:26+00:00",
"revision_history": [
{
"date": "2025-03-31T18:00:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T18:00:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:10+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": "freetype-0:2.9.1-10.el8_10.src",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.src",
"product_id": "freetype-0:2.9.1-10.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_10.aarch64",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.aarch64",
"product_id": "freetype-0:2.9.1-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_10.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_10.aarch64",
"product_id": "freetype-devel-0:2.9.1-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_10.ppc64le",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.ppc64le",
"product_id": "freetype-0:2.9.1-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"product_id": "freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_10.i686",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.i686",
"product_id": "freetype-0:2.9.1-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_10.i686",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_10.i686",
"product_id": "freetype-devel-0:2.9.1-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_10.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.i686",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_10.x86_64",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.x86_64",
"product_id": "freetype-0:2.9.1-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_10.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_10.x86_64",
"product_id": "freetype-devel-0:2.9.1-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_10.s390x",
"product": {
"name": "freetype-0:2.9.1-10.el8_10.s390x",
"product_id": "freetype-0:2.9.1-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_10.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_10.s390x",
"product_id": "freetype-devel-0:2.9.1-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.aarch64"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-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:freetype-0:2.9.1-10.el8_10.x86_64"
},
"product_reference": "freetype-0:2.9.1-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-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:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-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:freetype-debugsource-0:2.9.1-10.el8_10.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-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:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-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:freetype-devel-0:2.9.1-10.el8_10.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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:freetype-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T18:00:26+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:freetype-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3421"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-debugsource-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:freetype-devel-0:2.9.1-10.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:4409
Vulnerability from csaf_redhat - Published: 2025-05-08 19:54 - Updated: 2026-05-12 15:06A flaw was found in libxml2 where improper handling of memory allocation failures in `libxml2` can lead to crashes, memory leaks, or inconsistent states. While an attacker cannot directly control allocation failures, they may trigger denial-of-service conditions under extreme system stress.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64 | — |
Workaround
|
A vulnerability was found in the Linux kernel's USB Audio driver. This flaw can allow an attacker with physical access to the system to use a malicious USB device to gain additional access. This is possible by reading arbitrary system memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64 | — |
Workaround
|
A flaw was found in the Bare Metal Operator (BMO) Kubernetes API component. BMO enables users to load Secrets from arbitrary namespaces upon deployment of the namespace-scoped Custom Resource `BMCEventSubscription`. In affected versions, an adversary using a Kubernetes account with only namespace level roles (e.g. a tenant controlling a namespace) may create a `BMCEventSubscription` in their authorized namespace and then load Secrets from their unauthorized namespaces to another authorized namespace via the Baremetal Operator, which can lead to the exposure of secrets and credential information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:4409 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2333971 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2342118 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2353041 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2354195 | external |
| https://issues.redhat.com/browse/OCPBUGS-53420 | external |
| https://issues.redhat.com/browse/OCPBUGS-54147 | external |
| https://issues.redhat.com/browse/OCPBUGS-55210 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2022-49043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2342118 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-49043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-49043 | external |
| https://github.com/php/php-src/issues/17467 | external |
| https://gitlab.gnome.org/GNOME/libxml2/-/commit/5… | external |
| https://access.redhat.com/security/cve/CVE-2024-53150 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2333971 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-53150 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-53150 | external |
| https://lore.kernel.org/linux-cve-announce/202412… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
| https://access.redhat.com/security/cve/CVE-2025-29781 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2353041 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-29781 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-29781 | external |
| https://github.com/metal3-io/baremetal-operator/c… | external |
| https://github.com/metal3-io/baremetal-operator/p… | external |
| https://github.com/metal3-io/baremetal-operator/p… | external |
| https://github.com/metal3-io/baremetal-operator/s… | external |
| https://github.com/metal3-io/metal3-docs/blob/mai… | external |
| https://access.redhat.com/security/cve/CVE-2025-30204 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2354195 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-30204 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-30204 | external |
| https://github.com/golang-jwt/jwt/commit/0951d184… | external |
| https://github.com/golang-jwt/jwt/security/adviso… | external |
| https://pkg.go.dev/vuln/GO-2025-3553 | external |
{
"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.12.76 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.12.\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.12.76. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:4411\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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures\nrelated to TrueType GX and variable font files (CVE-2025-27363)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header\nparsing (CVE-2025-30204)\n* libxml: use-after-free in xmlXIncludeAddNode (CVE-2022-49043)\n* kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock\nsources (CVE-2024-53150)\n* baremetal-operator/apis: Bare Metal Operator (BMO) can expose any secret\nfrom other namespaces via BMCEventSubscription CRD (CVE-2025-29781)\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.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4409",
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333971"
},
{
"category": "external",
"summary": "2342118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342118"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "2353041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2353041"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "OCPBUGS-53420",
"url": "https://issues.redhat.com/browse/OCPBUGS-53420"
},
{
"category": "external",
"summary": "OCPBUGS-54147",
"url": "https://issues.redhat.com/browse/OCPBUGS-54147"
},
{
"category": "external",
"summary": "OCPBUGS-55210",
"url": "https://issues.redhat.com/browse/OCPBUGS-55210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4409.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.76 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-12T15:06:43+00:00",
"generator": {
"date": "2026-05-12T15:06:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2025:4409",
"initial_release_date": "2025-05-08T19:54:33+00:00",
"revision_history": [
{
"date": "2025-05-08T19:54:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-08T19:54:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-12T15:06:43+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202504010132.p0.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202504010132.p0.gdc5e4ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g4bf4f66.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202504010132.p0.gee4a20d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202504010132.p0.g28db40f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202504240630.p0.g20966da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202504010132.p0.gda2578c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202504010132.p0.ge4d9170.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"product_id": "openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202504010132.p0.gcc1194e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202504010132.p0.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202504010132.p0.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.12.0-202504010132.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g8dab532.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.12.0-202504010132.p0.gd909925.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.12.0-202504010132.p0.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.12.0-202504010132.p0.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.12.0-202504010132.p0.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.12.0-202504010132.p0.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.12.0-202504010132.p0.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.12.0-202504010132.p0.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202504240630.p0.g6e5c04c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202504010132.p0.g03e5b13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202504010132.p0.g914cad8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202504010132.p0.g99077a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"product_id": "openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202504010132.p0.g72ceaef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.12.0-202504150258.p0.g8ea70bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.12.0-202504281034.p0.gfc37dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.12.0-202504281034.p0.g2869b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.12.0-202504300030.p0.gc65c1f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.12.0-202504281034.p0.ga8ade8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202504010132.p0.g9706f96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.12.0-202504010132.p0.gc69fae7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202504010132.p0.g748f713.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.12.0-202504071758.p0.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.12.0-202504071758.p0.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202504010132.p0.ga3aeac9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202504010132.p0.g07d8af5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202504010132.p0.g0c434f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.12.0-202504010132.p0.g072aead.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202504010132.p0.ge355452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"product_id": "openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202504010132.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"product": {
"name": "openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"product_id": "openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202504251629.p0.gb1a1975.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"product_id": "openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202504010132.p0.g32e6d25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"product_id": "openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202504010132.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202504010132.p0.g6a09268.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202504010132.p0.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202504010132.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"product_id": "openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202504010132.p0.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202504010132.p0.g9e75355.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"product_id": "openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202504251430.p0.g3b2567f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202504010132.p0.g3d5dc18.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202504010132.p0.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202504010132.p0.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202504240531.p0.gb116bf7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202504010132.p0.g7336f38.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202504010132.p0.ga905d6e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202504010132.p0.g7336f38.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g191c9e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.12.0-202504010132.p0.g4d3b112.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.12.0-202504010132.p0.g99bcda8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.gb9287c0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202504010132.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.gf90fb44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g16156ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.gbbab20f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g71bb783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.12.0-202504010132.p0.g31917a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.ga1b2a37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.ga930c89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g988b8cc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.g15aade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.g060ba82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202504010132.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202504241000.p0.g6817f4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202504010132.p0.g474ed48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202504010132.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202504111059.p0.g5a4483c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202504010132.p0.gc086bed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202504010132.p0.g03d89f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202504010132.p0.g4f7f6b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202504010132.p0.g29a6e57.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.g537a74c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202504010132.p0.g138a1cf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202504010132.p0.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.g3b1f084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202504010132.p0.g92c3b10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.gfb7f08a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.gf573ede.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202504010132.p0.g09a1de9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202504010132.p0.g77fd1a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202504010132.p0.g85e2d05.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202504010132.p0.g9c3fdbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.gd50f732.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202504010132.p0.gc3c07be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202504010132.p0.g48cd96c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g1a251f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202504010132.p0.g7b08a4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202504010132.p0.gb870fc6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202504010132.p0.gab963d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.ge5e0233.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.gc930dc7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202504010132.p0.gcb8862b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202504111959.p0.g145dbd6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202504010132.p0.g21ebf32.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202504010132.p0.g2796e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202504010132.p0.g1b33971.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202504010132.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.gcc29770.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202504010132.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.12.0-202504010132.p0.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.12.0-202504010132.p0.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.12.0-202504010132.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.12.0-202504010132.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202504010132.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202504010132.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202504010132.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202504010132.p0.ga92e415.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"product_id": "openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202504010132.p0.gbb82e89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g8a84952.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.ge00019f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.g5dcfd67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.g30e97ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202504010132.p0.gda93f69.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g0fe74f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g8bd0ea8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g31a67da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.12.0-202504150258.p0.g74963eb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.gf2b726d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.12.0-202504010132.p0.ge456249.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.g6b54388.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202504010132.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"product_id": "openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202504010132.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202504010132.p0.g596745c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.ga19615c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.gf407c8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202504010132.p0.ga2882f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202504010132.p0.gb6c243d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.12.0-202504010132.p0.g440886d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.12.0-202504010132.p0.g6b5bfff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.12.0-202504010132.p0.gd6d8c1c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202504010132.p0.g0565766.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202504010132.p0.gf319faa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202504010132.p0.g1964124.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202504010132.p0.ge27952f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202504010132.p0.g644461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202504010132.p0.gefd6ffb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202504010132.p0.g5993d02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"product_id": "openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202504010132.p0.ga4db96b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202504010132.p0.g30386d6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202504010132.p0.gfad4578.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202504240630.p0.gc76613c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202504010132.p0.g9706f96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g336a488.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202504010132.p0.g1053f14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202504010132.p0.gbb06dd0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202504010132.p0.gb0407e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g5386aab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202504010132.p0.gd09e51a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202504010132.p0.gf13e381.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202504010132.p0.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g03e8cb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.12.0-202504010132.p0.g6dd54dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.gb78e8e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.g7dadc08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g4fb4334.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.g8a37e70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202504010132.p0.g36c0669.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.g0f141ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202504010132.p0.gef1d057.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202504010132.p0.g2867a6b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202504240630.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202504010132.p0.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202504010132.p0.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202504010132.p0.ge170dce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202504010132.p0.ga61d43b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.12.0-202504010132.p0.gf25ae2a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202504010132.p0.g6dd54dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202504010132.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202504010132.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202504010132.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202504010132.p0.gb190788.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"product_id": "openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202504010132.p0.gc9592de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.12.0-202504010132.p0.ge4c0e10.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"product": {
"name": "rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"product_id": "rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=412.86.202504240545-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64"
},
"product_reference": "openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64"
},
"product_reference": "rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-49043",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-01-26T06:00:41.448197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342118"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2 where improper handling of memory allocation failures in `libxml2` can lead to crashes, memory leaks, or inconsistent states. While an attacker cannot directly control allocation failures, they may trigger denial-of-service conditions under extreme system stress.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml: use-after-free in xmlXIncludeAddNode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as moderate instead of important because memory allocation failures are not typically controllable by an attacker, limiting their exploitability. While improper handling of malloc failures can lead to crashes, memory leaks, or inconsistent states, it does not directly result in privilege escalation or arbitrary code execution. \n\nAdditionally, in most real-world scenarios, failures due to memory exhaustion occur under extreme system stress rather than as part of an intentional attack vector.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49043"
},
{
"category": "external",
"summary": "RHBZ#2342118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49043"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/issues/17467",
"url": "https://github.com/php/php-src/issues/17467"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/5a19e21605398cef6a8b1452477a8705cb41562b",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/5a19e21605398cef6a8b1452477a8705cb41562b"
}
],
"release_date": "2025-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-08T19:54:33+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is:\n\n(For x86_64 architecture)\nThe image digest is sha256:07dfb0210dbe48ec222a9ffcad4bcf1e5b7e5e32140f911e753fe90dcfd4cd12\n\nAll OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml: use-after-free in xmlXIncludeAddNode"
},
{
"cve": "CVE-2024-53150",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-12-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333971"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s USB Audio driver. This flaw can allow an attacker with physical access to the system to use a malicious USB device to gain additional access. This is possible by reading arbitrary system memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53150"
},
{
"category": "external",
"summary": "RHBZ#2333971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333971"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53150",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53150"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53150",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53150"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122427-CVE-2024-53150-3a7d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122427-CVE-2024-53150-3a7d@gregkh/T"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-08T19:54:33+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is:\n\n(For x86_64 architecture)\nThe image digest is sha256:07dfb0210dbe48ec222a9ffcad4bcf1e5b7e5e32140f911e753fe90dcfd4cd12\n\nAll OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-audio from being loaded.\n\nAs the snd_usb_audio module will be auto-loaded when a usb device is hot plugged, the module can be prevented by loading with the following instructions:\n\n# echo \"install snd_usb_audio /bin/true\" \u003e\u003e /etc/modprobe.d/disable-snd-usb-audio.conf\n\nThe system will need to be restarted if the modules are loaded. In most circumstances, the sound kernel modules will be unable to be unloaded while any programs are active and the device are in use.\n\nIf the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-04-09T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock sources"
},
{
"cve": "CVE-2025-29781",
"cwe": {
"id": "CWE-653",
"name": "Improper Isolation or Compartmentalization"
},
"discovery_date": "2025-03-17T22:00:48.760845+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2353041"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Bare Metal Operator (BMO) Kubernetes API component. BMO enables users to load Secrets from arbitrary namespaces upon deployment of the namespace-scoped Custom Resource `BMCEventSubscription`. In affected versions, an adversary using a Kubernetes account with only namespace level roles (e.g. a tenant controlling a namespace) may create a `BMCEventSubscription` in their authorized namespace and then load Secrets from their unauthorized namespaces to another authorized namespace via the Baremetal Operator, which can lead to the exposure of secrets and credential information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "baremetal-operator/apis: Bare Metal Operator (BMO) can expose any secret from other namespaces via BMCEventSubscription CRD",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important for OpenShift Baremetal Operator, because RBAC is cluster-scoped and, while WATCH_NAMESPACE is set to openshift-machine-api by default, it is common for deployments to have a less restrictive value configured. It breaks Kubernetes\u0027 namespace isolation by allowing a user to create a BMCEventSubscription that references Secrets from unauthorized namespaces. In OpenShift, where Secrets often store high-value assets like kubeadmin credentials or cloud API keys, this enables unauthorized access to sensitive data across tenant boundaries. It effectively becomes a horizontal privilege escalation vector, allowing a namespace-scoped user to exfiltrate secrets intended for other components or tenants. Given the minimal exploit complexity and high-impact potential, especially in multi-tenant environments, this issue is more severe than a moderate flaw and justifies a high CVSS rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29781"
},
{
"category": "external",
"summary": "RHBZ#2353041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2353041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29781"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29781",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29781"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/baremetal-operator/commit/19f8443b1fe182f76dd81b43122e8dd102f8b94c",
"url": "https://github.com/metal3-io/baremetal-operator/commit/19f8443b1fe182f76dd81b43122e8dd102f8b94c"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/baremetal-operator/pull/2321",
"url": "https://github.com/metal3-io/baremetal-operator/pull/2321"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/baremetal-operator/pull/2322",
"url": "https://github.com/metal3-io/baremetal-operator/pull/2322"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/baremetal-operator/security/advisories/GHSA-c98h-7hp9-v9hq",
"url": "https://github.com/metal3-io/baremetal-operator/security/advisories/GHSA-c98h-7hp9-v9hq"
},
{
"category": "external",
"summary": "https://github.com/metal3-io/metal3-docs/blob/main/design/baremetal-operator/bmc-events.md",
"url": "https://github.com/metal3-io/metal3-docs/blob/main/design/baremetal-operator/bmc-events.md"
}
],
"release_date": "2025-03-17T21:37:31.856000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-08T19:54:33+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is:\n\n(For x86_64 architecture)\nThe image digest is sha256:07dfb0210dbe48ec222a9ffcad4bcf1e5b7e5e32140f911e753fe90dcfd4cd12\n\nAll OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "workaround",
"details": "Operator can configure BMO role-based access control (RBAC) to be namespace scoped instead of cluster scoped to prevent BMO from accessing Secrets from other namespaces, or use the `WATCH_NAMESPACE` configuration option to limit BMO to a single namespace.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "baremetal-operator/apis: Bare Metal Operator (BMO) can expose any secret from other namespaces via BMCEventSubscription CRD"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-08T19:54:33+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha value for the release is:\n\n(For x86_64 architecture)\nThe image digest is sha256:07dfb0210dbe48ec222a9ffcad4bcf1e5b7e5e32140f911e753fe90dcfd4cd12\n\nAll OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4409"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_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": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:7f40b2a5dde36d8c726cb2b312c7ef7fd363b5d036e5f0aef94c521de463cff3_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:b18f761b39d142758edebd3cb37203dd3031a9b3ad9f7cc8e07ef6f7a9a989bc_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:fab339849c8fbca9f7847bd31d8557c6e93e7c9d3333bbb8361945be4c3c35dd_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:55d46c9878c70215d75ee3fbe7b48f6702fd06779cde2c03c613ccef2bf7cbcc_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:93a117b3fdf152805fb93d562c17c78827818cd14afe94f108e73752c98fa0e9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:0a01cce2857df92a74b5a13f50422d443f6f733b313e8aa2356e8843535ec8ff_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:40a0c64780cbb824241c280d40d224d03ededc9a7fd76e38a3bdbdfd5bc2dbac_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:ee24c404e52f820dbb34ccd51e11a05b84a92f3498e9d038d2d97fcbd76c8e0f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:fb28bba816b84f7b05aa8c35a5d8c7f8dcc6f1094d7e1d4a96fd10a20de76632_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:08e7a6a0d3f4f50c8782dc27b044fc2c8c58b032928b83ae8d9ca05a6464b87d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:60ddd157799fb4592081ab35ff9110d6a1cec3cdedb8083868016b330c933b9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:74dc6c8bdbae98a3be7206377b299f931f62f32b4792a00b1dae4433e166e665_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:5eb6ae905d3203f0dac30e3e9c51205b20c55059e15333cbe85e7bdcd540cd29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:51f5a9813bbf7e3a095635c158d35b97cb8a0a5225bd6365cda82c5e560b4ce7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c5c6436a304955608e2382c636ccfee91df4c17a17138dafcba7131ec7e7a4a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:0024cc61828fb57ef16873fe426ecaa5665da8a29dd68294e29053610d21d98e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:fa882cd5206c2303a0ea51d266508689a1c0fe6e8db5c6081b641c1b83cfbf61_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fdd3e6202bb383238f8cb779c603bd2499097cd5b3e8afa167c7df2ed379ef3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:02f9a92c0322e6c0a012a36f64437b39bb8c12725102898471affe3afaebcce3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:347741e5975be4d0744ca6dae490266f06673794c65a423de86bf970b40bc166_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ab3103ae4298881d4fa51c8adea9f08c490dd37f36e2c1bd1b5167d70267ff96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f9587ba8b422232e58b37e0a8a20d33042fdf64b1f8146e7e01e532255cc70e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3a639c59f0a47d8450bf612860f4e8ffa499af311273fd092f62940f323c1cd6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:656b327f27729a15b584eae44ae4aeb0f7912bd9820b35748c1e5c00bd816807_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9e6e1badd9131a469375ce6edaa43ca2e0f1248a8ddae86cca3833e7d05f9298_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:8266e1eefdd7b0fb38a63f6dc6454d082382fb15abb8e070b4ab155b3daa248b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:642ac87486d308cf209a250c02dfa76916c714ae6b0b652c9ac91804ef5d51c2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:856512de601132c696fb6e32560b86465eb4b81c20728df5e8f7f476772e4224_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:9b58258f073cb9500f882fe1206ebb505a457931a9c9dfe053c8563570d99222_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:5d3d36354d850c76f9f13cb28d6ed9bb1b06cc5e776677f57c2b35a7d18189a4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:64271adf0e9ab18afe144f90c02a25d8adc31b3037f9436093aa505d4f329211_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:b0b9ec94f3865d068b763a2c4410342ae7246aee6ec44c4006e963e660d8ff33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:ff95ccf3f9a4c425723a4938245fc8bc953e2131daca4a0a62d140a87fb0bde7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:327c8e1b7d8d83dce487f18b0ea13b7fbf628300a7bc8331818dc2eee2aa683e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:8d14339bd4b7fddaa0a5549ee6ea5133544e49f7cf507b7b28d48dbc1637266b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:4a11baeb259df27095126b8c62b70d285345384ef4d20e16f499f60ff511706c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2d77bdaa94c28c8addf3d378a28c195870fe8558d901ffbc68eb41079364b2a7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:a07ab0e3db8b4ac44ceea46ddd3709adae40669a1f47be04b19863e57713bcce_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:ee2c27a206a3655900ae06668c2a3694157acbaa0f2e9db9dfdb923737606ea3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:5503465ef4e69ac29ea2026a7439ffbaa430d3cc1561c78e45459f8f8adf5dae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:46f1cb2fc157b48af30fff7cdbf954b6de25dabbef12946aa0816fd4917cb83b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:4b4c93d7dc1b919dfc69da2822b6acc20fc976f17eb12dc01e8b376eaf1905b1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:af6e6afbb76b855509b7f6d1bbe883a6db5928358779120b7fd0c4012e49db14_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:96015d4099bbb7162e29da51abcda5f56d81178d266d2203a02e234daec9367d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9fad80a56ad5c8072c7a2dbb475fe4c6c0f54b0bed74fae787cbf21508ff5525_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:b62590a45223d3dfbb53278a85ebd5c16863714f3b338a201df5122359cd6ce6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:d300abc604dcc0170113eebd201a90d375a600aa96f168bf9cfa84050e85f274_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:548a7b9ab29987fad981d7103b8f25f5f21d69e65461b992e5fbaec2bb0f5d62_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:0e49ae72947db11d078f8ceaf57f625cabce0fa23aea64b6b116980b030f1177_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:8f629a6c6ef876ff2188ded3bfc9e6c583a8f69be98f3a3f8cdff4ee6907efff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:6d53698a2dc672b297f9dabc5525ec50771976aa2ed4214ed97cd5cd603d50f1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:09458946945dcc8dddacf2ceb5824d49f526ef6dd6f144d4831b13c54d595a1e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:102daf51fc52d74f7f94b817ad8a96e2f8f78b23b045e2c2432b65d3211f22e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:7b0447f6c665db30b88e5a219554f8b7263e2c0fa5ccf10adf53d292ef50934b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5357c97f6e8294a623b74a0ff957cfbfd6480687db5187cc9d5c5824dc05e2dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:cd5508b961e35f0fced6384463c90d368fea0c42d36408bb4f24a1296c776aa0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:ddb331a575b015ab8111a6e04dfba6a912838577b2338c510af79293e41afc34_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:8e944c79d9128f919b00b2c5549ee9d25aeef3cc143d4107554a6a5beb65b4fb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:de7c80edc49da4fc322994d04d55b994366cddb02ffba8a58042e457338f293a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:fb308c1f4128ca6a18b3a538cc9618122d7ada0a78377badfd3e476ed2f84d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:1fe735234a25d9da80d644aabf5a535ad76f27b42b0a79103195988d3f4b0b6d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:91bb5d5ba4e3138407caf358f923b9fe32a7680e92bad3e87f33a458801a7620_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:7e82fea706659318107b3cd58b57d9853e28df197ff955925b356ed53a4b2135_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:217704f773014aec30b7927cef4ae211abfe64a814437666edb7db2daa9ba6e8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:54385ba010f154c268a5e99e17e7dac41f85a168a1c84b2477436a48551b84a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:5d2a9b4154f5decf15f7963233be9d4d4b53fbd6acf353fb86d43d54ea8d3159_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:f91b677b4bb9e2542489c6ac50822566c02bc0053e3c1498a703a993fde6d9c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:769b805fdf1e57446a8678f1ddc4ecc8650562e50ec4464c7afc6c6560b96ade_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:17684f276152dc3b1257d35373ce6696c190e2e2118d3c801ea911e93734f8b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:48628be3a74e715bfae05d1f8c7e78a102191f9b269edc790d571b10521e9126_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:e940c775a920dc4c7af9b1f6dd21275000f7ecb8d7e91f676339e206d8b72052_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b90977538f5f0c22665055743decea88d24d6411312c8b7d4699bc502211b512_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:f939c33d9d76398b90826702ccaa10dd1b758b52368463eee138fe88220603b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:e85307428e82d91a910eeb0d8c225aaa30becfe063eafcbd662514ec843a01ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:6324a32b3d78b8830690a88c5fdfb418e4e47b37bbe5083ca9a307ebaad71b42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:b6e82bcebc378795c04c79f8c74829a8dcf14f456f587e5ba03e56f64a51538b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b9b0320a1473de800d16cb80dc46df0912440acb868553d97297defbd20c0017_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:1f35467459126a85da9c535af71ba341f55474eeac0e8c204ccce7296505ce5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:17060acdffffe90fc8ffdca9284fc3031f6d8149e0cf911e3d3e9054677fdc45_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:6a7b36df6f3534debcf69890671af8f794f80894ee314d1fa25de6179733d720_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:43004cc994590469a4572e39fb5d729f965d23bcf82187cbbf2f3cc3c71d73cb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:183e0abf4d2a13c83fed1c9df286ccc3a9e9a91714e0c48fd9fc1bc89b4f2a75_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:273aa47ec29daae54fe1c4d1a258eb631130b1bbab9a6aad05e67ffe040b6f8b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:62baf98b05d589093aae7d4d71c58e95bf0e60fffb1319beaf53e1de87983811_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:e247022d80383100a1b5afe85f2e9b0d5f20d8caf90d311015495275157ae7c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f3b4c2e710ee30ec47897741b1e6b36abdb3f541501ebef632044a79a5957516_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:910163eddd80a0889b13cf0ff7a0ddcf14f05e483cea503f2b236e8926338b43_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:7836861a5ac8570eb0a289eddce9244f5235f6d80d35c76f09fe3f08fdba69f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:b635a1cc9a0c1cdd36e93e235f8fc1da7e2754edc20340ec060dcd205f4cf26d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:a95fcd93f2554c4509f0c1e317716a6bf1ccdce40a0493a8c1bb9ad166f45cc9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:d0152605cc2f2dc551d6d24135021d8fba166bfaecfad3badb80ae011c014199_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4b4c87ab8020426d2507b9d73f7b02a488bca23e856eceff07d2cd5aa29d7006_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:1d01bc62c88854008e588037896a830bc5653d7f48b4b17c316d1d740a6d2479_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a8600857c1aba1cb8c86bc7a6e2c367874e2cf627551320ba3f4555113bb71eb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:f0ef22177cc1ce270e76d0e6e9f6ca6aa91ec4e07192126e92c4edb41d1b1485_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:68656a9016644167f663cb6d4163b2776e5db80db17736471a3bb4b862421daf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:ac4a82b8be92bfdd927be1a90c55deb07cce270364051afbab368bf0241e96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:ca3279bb62072f1380f04eda1a35ebb6aaaacd3c27ee98b3ce6dce5213097f57_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6c9ff57bdfeced01935d53cf6e97f4f1bd06cfde0bddc58b213f732aa7ac9c63_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:74ee0f57d006f2ee3f496984793c6a5ea78b50b3ec568439650902f2427430e1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2a0a2231d16e1a4d82127ca2a87a2f00df15576b9b3374803a0a66bde92fbaa8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:db8d0e28ef3f6110eafa7479f4335a95b5f84c2d1e4f3001571d8bf1e19b71ee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:9740a88090d451291e5a9fa4e13b779d04d186c314d25ddc5ba890f1925510d4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:c0cd6fbe7da6d50b236d494be1e82f38298c0239455f9bf5e7bd60eb054eebea_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:275badbf1955828eea22fbcabcb0d49466ff9e1aa8b225475564552c0aeabe7e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:2b570e45b2da0a1af02d13e6e55ad3dba94365923aee83626b60efb0519d8a9d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:f64ffdc718861b1074743a17477173a63e2f2d0cc0dfd044408679ef2812d571_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:38bd512fa771d201ee41cbb76facfd331b12280a9ce2257e68acbcb28558fbfb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:82fc947411fb950bc2f05136b683088128090a90b3d90e8bc1792f2b4cbeb4e9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:e696d6d3a0aafe39db6cf9a64e5a17d35e842de5345ec2566847c1d82ab21584_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:9e894f3654517f2b67729c0af81804f87cac68ce3e2102cd30921f2c9606d7d1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:2c6ef1fc1a3c57087d0f873c2f86cba59db26ab406c218e53cb01aae91d84d38_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cc9e1e1ade0ef7193d5442aee44579d398c83648efe98c55fccada356a48d8af_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:558545b86a5fb66730869ce45d6ced86c1c11c76fb4984b9682bcd6f8196d9ef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:f2d2aef8de8c639abafe4ea6c2dc5bd05e94139c887cf1fc2316bf5e87a87e99_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b351d42097f900e63bae13e9748af8aaa3da6ae6e4e01acccedddc08c8f10954_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:a7e1bc3ef1b4aec96dfff8544188832d81064be188764eea19b738226b2636f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:bdc3a9e3e98fbfefa6b067de4bc8265f6d1277ce8617a8669d0d966e73e86a53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:c6cbbfbff900b714cea51f3e5c861d499c576e2ef5c32390c1a6419e11181e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:85615ebc043cd46ae30958902921f06338bfa2304cd3e8d39217c32119574100_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:e71d4ec9daca4e07cd8debe7bd671fa8249cfc228a4aa857a67cce58ea3acac6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:855177ac181e6d2452adca671f921e94edcb9914b50417d6182bf278af70497c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:2b8c38d022ab9a0b2049db0a27e04ec93ed031dce2f53569153e0868d8d05736_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:749630d07fd1b36c3d6eec5e4af6cd79ba769c3448427692af29fe73dcdc1c91_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:741611a88d7ae84f92c3af15db794691b9fd8dc0d7b85e2c89e9e8360b87d99a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:d289ceabe774d96999796db2992900f58908cf0352e60c36deee99a1a7078168_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:65897a9c1fbe43db5a5cebe088fc81f2d1a5553a8d61ebb21b382631a0f96c55_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:6ec2a6be4f9835303d9993ce68af5ac283327d4bc55f24c33b4ed9d96f2cc660_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a8d060565d5f95db422a12cb9d8ae8b082eade5084eb192849fe9b69761572a5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:a1876bc4d12eeabaa825367a1548b7bb425925190da9fedebc6886ff0b856667_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:ea622f8315b386ad1c7c2d70b203e826010043c4f9b0666e6c08ce86cce07da6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:01d0a68f8e883f038ea88f326fc494cef8eb7d1279674a13089481d426aa52b0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:9d9cc88c4204d9990bb78423b58b17ac49be6b7fd0ece4c4b033864ba1ad9363_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:05a1a28fa94ea64cf20c30fed3c10faeb5222010d0fd5de1b2489602df773547_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:6552be0fbca41e4e2639741a5954a480eb93801d5dc5cc2341b5c75154296fc8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:394282b52bc59273e8c7828f29892c163fa3ee5d3e7b8d2e5cf3f4fd8dedf10c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:140a209464ad9f822e6a8f0774e3834bfd30dafab8588c21f658c845cc505c94_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:d4ad51e02a10007c78c66fe7d9d9c22cd35b341e8ad1002e6978653316b5800b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:ae120f04cfc76fb9ba17b043c7f77bfdb7e01f27214f8ad5810a17b32fa6246f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d327973cfcf5324c4e2a2d37d6787d8790939a68bc4ab0c57d569a07107cc53_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d2d17c6a87a5f3d9d264c509492b88d3f3a905acf169ec1b5a6ea25e29cbe800_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b71a66a41c6a4412ebdc88bcbffb500a809c3884180a2f158afa96aa0f5fbae2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:50b97273be91a88a5c08c70d0305ce7d61cc4b0c768792781255c937d73bea42_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:b5f895a7730c8ba6b935a38c13d18b8ee4053e50ee24059bf8b96355533a3fed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:3b849f1026c2389258881f314c14e175a338ec06473e8e6a310b06f6f2807897_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4f803517a43d16dbb0c57e46e3524261775092aa3d9df92227aa04678c4c32e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:4fc94c4a3cce913179be7a8dfd6f65fbf1ccfb54b5b210f0638972cfbe779eab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e340122c7c33434472ea274c52c442369f4584e955964c470e9480920546e0ff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:f2b141b1a5866371b9295f314fc9b090f8477051838c3ccca60e7e20d304fb21_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:f3fdb10f6fa4992eaa4080cb6930ca41b3312f4dde1058df7219b60d954364e0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:4f706b8493fcb6f1af1c80c4f6f56d0bacb44a146825b686dc50a61ffe53fba8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:9ec99f9e43781d49d7f6e4af4bfb25385d481a77555648bbb9739a01da88dfc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2ba271d45ef0928c7b732a5f0109beac4a7cf263e8c36ff42823b2af993fa037_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:5aa0ea7337d8e11b04936178b9ccf6730c8712586adae5be9530344b0dd0191e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:d6a602ad0430baa6589ad81604090c2ed1054235213d76eeec98ed2ee52885c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:efc865efe8ff9f167c9eb259e2989240189308660a44ececaa64c7b36eaae050_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:dc26f8c796a38a72f2130be48a5414976c496f36046f9087b1e3b87a91e89929_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:af7bc743bfdc4ad31383933364c45431f70217a236364c1729b941d982c449df_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9ced5454e0a5a0e87d21b5a743171359e2cd0bba3a553fed10c7cf17c887bda4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:b9af2dfb33e2640cc531362f3653894cc1efbb9390fbd9b4dcb0bb6c843e6722_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:393986bacee176b76f8b457ec9b2f6c6f41b3aabbbfee0f2cf2b1333d9b212d2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:684734ecee9131f2ca066d526ec59284e4aae230e4ce50dc08e358d35445b4b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:ff8a7e806f9ad77853dda541b3972cf6a6be8aaca9820fe602f76949ce80c91d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:8973992723da25e7e7b443ec1efc60dde102902b2d2c9b1a28d55430ed29a4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:1fe6957b0e8c5c152db3f6dcfba66dfe9308813c40f1674b87a2bf55c110c281_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:540e4670d6c34566121d3340e4e53f4bc98d7bc8ccf913859cecd6b7c1f484d3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:3e2d0635c1be80bd6c6333e7894e262efacdbbcaab0ae3f511fd498631b90da8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:a06baceb543989a02ba52876c6128273c3e8c706bc7e7a83139098238d2dfd7d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:b934ded89bf8d6f15cddac5fb05c663fb338cea728e026843fd9e50449fe8ffe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9e0e498ba8bfceb16152e4b3af502ea73e28883635eae1073b0f1d10d520cb8e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:46be338582c10b6169642e1ae59dc1ba64f35b8c83075ae294b4587326ce2c85_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:3dd48bd5647f32bda2890b01c729ce0fc6c5f8ffc6b7ff67e4633de638398ff9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8260b7f3d9c485b96df38f1fddfa645fff378b84eafa47fa39517a15a77b8f29_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:80a0f2a2e432399eed033a01274e060397574cc73e869dc9d6bdf2f59fb0dfa3_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:e46e1872be7d9d5ab25b3d0c5f2561b52943fe9a3ed0284cb31f8b56630dbb9c_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:6ed851fb3bb905bbc431bbc064ecb90fcdb4d3f1517a806f0c05e5b01c467151_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:a3142fabc649a19b1d189bbd37a3545c3c3c1f24972381ea729b6956f64c3985_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:ea28507d9fcbc2c63878b72ec60314057eeb2528a7385795e422e9ee982b3418_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1f551e28cdee7976227d8d94cef7e36f554a190325d29e2dfb16dc21f0635947_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:cae5dae13d99f5c647d95faa499ff21b7759d7caf7ec7af7d9c1028597936d2b_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:52e12f264b47c8fba991550bb879652628659c7e6f480d5bc5f930389462640d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:3407
Vulnerability from csaf_redhat - Published: 2025-03-31 14:26 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3407 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3407",
"url": "https://access.redhat.com/errata/RHSA-2025:3407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3407.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:09+00:00",
"generator": {
"date": "2026-03-18T02:58:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3407",
"initial_release_date": "2025-03-31T14:26:50+00:00",
"revision_history": [
{
"date": "2025-03-31T14:26:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T14:26:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.src",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.src",
"product_id": "freetype-0:2.10.4-10.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.aarch64",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.aarch64",
"product_id": "freetype-0:2.10.4-10.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_5.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_5.aarch64",
"product_id": "freetype-devel-0:2.10.4-10.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.ppc64le",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.ppc64le",
"product_id": "freetype-0:2.10.4-10.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"product_id": "freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.i686",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.i686",
"product_id": "freetype-0:2.10.4-10.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_5.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.i686",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_5.i686",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_5.i686",
"product_id": "freetype-devel-0:2.10.4-10.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.x86_64",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.x86_64",
"product_id": "freetype-0:2.10.4-10.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_5.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_5.x86_64",
"product_id": "freetype-devel-0:2.10.4-10.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_5.s390x",
"product": {
"name": "freetype-0:2.10.4-10.el9_5.s390x",
"product_id": "freetype-0:2.10.4-10.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_5.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_5.s390x",
"product_id": "freetype-devel-0:2.10.4-10.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.src",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.aarch64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.i686",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.s390x",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_5.x86_64",
"relates_to_product_reference": "BaseOS-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T14:26:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3407"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"AppStream-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.src",
"BaseOS-9.5.0.Z.MAIN:freetype-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-debugsource-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-demos-debuginfo-0:2.10.4-10.el9_5.x86_64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.aarch64",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.i686",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.ppc64le",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.s390x",
"BaseOS-9.5.0.Z.MAIN:freetype-devel-0:2.10.4-10.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3386
Vulnerability from csaf_redhat - Published: 2025-03-31 01:54 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3386 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3386",
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3386.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:12+00:00",
"generator": {
"date": "2026-03-18T02:58:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3386",
"initial_release_date": "2025-03-31T01:54:18+00:00",
"revision_history": [
{
"date": "2025-03-31T01:54:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:54:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:12+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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.src",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.src",
"product_id": "freetype-0:2.9.1-10.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-10.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-10.el8_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-10.el8_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-10.el8_8.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:54:18+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.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3386"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.src",
"BaseOS-8.8.0.Z.EUS:freetype-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-debugsource-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-demos-debuginfo-0:2.9.1-10.el8_8.x86_64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.aarch64",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.i686",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.ppc64le",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.s390x",
"BaseOS-8.8.0.Z.EUS:freetype-devel-0:2.9.1-10.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:8253
Vulnerability from csaf_redhat - Published: 2025-05-28 08:03 - Updated: 2026-03-18 03:00A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:8253 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for spice-client-win is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\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": "Spice client MSI installers for Windows clients\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:8253",
"url": "https://access.redhat.com/errata/RHSA-2025:8253"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8253.json"
}
],
"title": "Red Hat Security Advisory: spice-client-win security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:19+00:00",
"generator": {
"date": "2026-03-18T03:00:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8253",
"initial_release_date": "2025-05-28T08:03:42+00:00",
"revision_history": [
{
"date": "2025-05-28T08:03:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-28T08:03:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:19+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-0:8.4-2.el8_4.src",
"product": {
"name": "spice-client-win-0:8.4-2.el8_4.src",
"product_id": "spice-client-win-0:8.4-2.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.4-2.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"product": {
"name": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"product_id": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.4-2.el8_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"product": {
"name": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"product_id": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.4-2.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.4-2.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src"
},
"product_reference": "spice-client-win-0:8.4-2.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.4-2.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src"
},
"product_reference": "spice-client-win-0:8.4-2.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.4-2.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src"
},
"product_reference": "spice-client-win-0:8.4-2.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x64-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.4-2.el8_4.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
},
"product_reference": "spice-client-win-x86-0:8.4-2.el8_4.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T08:03:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8253"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.AUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.AUS:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.E4S:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.E4S:spice-client-win-x86-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-0:8.4-2.el8_4.src",
"AppStream-8.4.0.Z.TUS:spice-client-win-x64-0:8.4-2.el8_4.noarch",
"AppStream-8.4.0.Z.TUS:spice-client-win-x86-0:8.4-2.el8_4.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3384
Vulnerability from csaf_redhat - Published: 2025-03-31 01:52 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3384 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3384",
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3384.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:13+00:00",
"generator": {
"date": "2026-03-18T02:58:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3384",
"initial_release_date": "2025-03-31T01:52:53+00:00",
"revision_history": [
{
"date": "2025-03-31T01:52:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:52:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:13+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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.aarch64",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64",
"product_id": "freetype-0:2.10.4-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product_id": "freetype-0:2.10.4-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.i686",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.i686",
"product_id": "freetype-0:2.10.4-10.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.x86_64",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64",
"product_id": "freetype-0:2.10.4-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_2.src",
"product": {
"name": "freetype-0:2.10.4-10.el9_2.src",
"product_id": "freetype-0:2.10.4-10.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:52:53+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.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3384"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"AppStream-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.src",
"BaseOS-9.2.0.Z.EUS:freetype-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_2.x86_64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.aarch64",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.i686",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.ppc64le",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.s390x",
"BaseOS-9.2.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:8292
Vulnerability from csaf_redhat - Published: 2025-05-29 06:42 - Updated: 2026-04-22 10:17A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup. The libsoup append_param_quoted() function may contain an overflow bug resulting in a buffer under-read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup. A vulnerability in the sniff_unknown() function may lead to heap buffer over-read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup. A vulnerability in sniff_feed_or_html() and skip_insignificant_space() functions may lead to a heap buffer over-read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup, where the soup_headers_parse_request() function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup. The implementation of HTTP range requests is vulnerable to a resource consumption attack. This flaw allows a malicious client to request the same range many times in a single HTTP request, causing the server to use large amounts of memory. This does not allow for a full denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup. SoupContentSniffer may be vulnerable to a NULL pointer dereference in the sniff_mp4 function. The HTTP server may cause the libsoup client to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup, where soup_auth_digest_authenticate() is vulnerable to a NULL pointer dereference. This issue may cause the libsoup client to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A use-after-free type vulnerability was found in libsoup, in the soup_message_headers_get_content_disposition() function. This flaw allows a malicious HTTP client to cause memory corruption in the libsoup server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:8292 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357067 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357069 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357070 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359341 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359342 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359353 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359354 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359355 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
| https://access.redhat.com/security/cve/CVE-2025-32050 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357067 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32050 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32050 | external |
| https://access.redhat.com/security/cve/CVE-2025-32052 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357069 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32052 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32052 | external |
| https://gitlab.gnome.org/GNOME/libsoup/-/issues/425 | external |
| https://access.redhat.com/security/cve/CVE-2025-32053 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2357070 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32053 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32053 | external |
| https://access.redhat.com/security/cve/CVE-2025-32906 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359341 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32906 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32906 | external |
| https://access.redhat.com/security/cve/CVE-2025-32907 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359342 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32907 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32907 | external |
| https://access.redhat.com/security/cve/CVE-2025-32909 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359353 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32909 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32909 | external |
| https://access.redhat.com/security/cve/CVE-2025-32910 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359354 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32910 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32910 | external |
| https://access.redhat.com/security/cve/CVE-2025-32911 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359355 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32911 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32911 | external |
| https://access.redhat.com/security/cve/CVE-2025-32913 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2359357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-32913 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-32913 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mingw-freetype and spice-client-win is now available for Red Hat Enterprise Linux 8.\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": "MinGW Windows Freetype library.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\n* libsoup: Integer overflow in append_param_quoted (CVE-2025-32050)\n\n* libsoup: Heap buffer overflow in sniff_unknown() (CVE-2025-32052)\n\n* libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space() (CVE-2025-32053)\n\n* libsoup: Out of bounds reads in soup_headers_parse_request() (CVE-2025-32906)\n\n* libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header (CVE-2025-32907)\n\n* libsoup: NULL Pointer Dereference on libsoup through function \"sniff_mp4\" in soup-content-sniffer.c (CVE-2025-32909)\n\n* libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through \"soup_auth_digest_authenticate\" on client when server omits the \"realm\" parameter in an Unauthorized response with Digest authentication (CVE-2025-32910)\n\n* libsoup: Double free on soup_message_headers_get_content_disposition() through \"soup-message-headers.c\" via \"params\" GHashTable value (CVE-2025-32911)\n\n* libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when \"filename\" parameter is present, but has no value in Content-Disposition header (CVE-2025-32913)\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-2025:8292",
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "2357067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357067"
},
{
"category": "external",
"summary": "2357069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357069"
},
{
"category": "external",
"summary": "2357070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357070"
},
{
"category": "external",
"summary": "2359341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359341"
},
{
"category": "external",
"summary": "2359342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359342"
},
{
"category": "external",
"summary": "2359353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359353"
},
{
"category": "external",
"summary": "2359354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359354"
},
{
"category": "external",
"summary": "2359355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359355"
},
{
"category": "external",
"summary": "2359357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8292.json"
}
],
"title": "Red Hat Security Advisory: mingw-freetype and spice-client-win security update",
"tracking": {
"current_release_date": "2026-04-22T10:17:26+00:00",
"generator": {
"date": "2026-04-22T10:17:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:8292",
"initial_release_date": "2025-05-29T06:42:49+00:00",
"revision_history": [
{
"date": "2025-05-29T06:42:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T06:42:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-22T10:17:26+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 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_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-freetype-0:2.8-3.el8_10.1.src",
"product": {
"name": "mingw-freetype-0:2.8-3.el8_10.1.src",
"product_id": "mingw-freetype-0:2.8-3.el8_10.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-freetype@2.8-3.el8_10.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-0:8.10-1.el8_10.src",
"product": {
"name": "spice-client-win-0:8.10-1.el8_10.src",
"product_id": "spice-client-win-0:8.10-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.10-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype-static@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-static-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw64-freetype-static-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw64-freetype-static-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype-static@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype-debuginfo@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product": {
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product_id": "mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype-debuginfo@2.8-3.el8_10.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.10-1.el8_10.noarch",
"product": {
"name": "spice-client-win-x64-0:8.10-1.el8_10.noarch",
"product_id": "spice-client-win-x64-0:8.10-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.10-1.el8_10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.10-1.el8_10.noarch",
"product": {
"name": "spice-client-win-x86-0:8.10-1.el8_10.noarch",
"product_id": "spice-client-win-x86-0:8.10-1.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.10-1.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.10-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src"
},
"product_reference": "spice-client-win-0:8.10-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.10-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch"
},
"product_reference": "spice-client-win-x64-0:8.10-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.10-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch"
},
"product_reference": "spice-client-win-x86-0:8.10-1.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-freetype-0:2.8-3.el8_10.1.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src"
},
"product_reference": "mingw-freetype-0:2.8-3.el8_10.1.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-static-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-static-0:2.8-3.el8_10.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
},
"product_reference": "mingw64-freetype-static-0:2.8-3.el8_10.1.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
},
{
"cve": "CVE-2025-32050",
"cwe": {
"id": "CWE-127",
"name": "Buffer Under-read"
},
"discovery_date": "2025-04-03T01:17:42.454000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357067"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup. The libsoup append_param_quoted() function may contain an overflow bug resulting in a buffer under-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Integer overflow in append_param_quoted",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32050"
},
{
"category": "external",
"summary": "RHBZ#2357067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357067"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32050"
}
],
"release_date": "2025-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: Integer overflow in append_param_quoted"
},
{
"cve": "CVE-2025-32052",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"discovery_date": "2025-04-03T01:16:47.177000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357069"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup. A vulnerability in the sniff_unknown() function may lead to heap buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Heap buffer overflow in sniff_unknown()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32052"
},
{
"category": "external",
"summary": "RHBZ#2357069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357069"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32052"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32052",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32052"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/425",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/425"
}
],
"release_date": "2025-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: Heap buffer overflow in sniff_unknown()"
},
{
"cve": "CVE-2025-32053",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"discovery_date": "2025-04-03T01:16:47.321000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357070"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup. A vulnerability in sniff_feed_or_html() and skip_insignificant_space() functions may lead to a heap buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32053"
},
{
"category": "external",
"summary": "RHBZ#2357070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32053"
}
],
"release_date": "2025-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space()"
},
{
"cve": "CVE-2025-32906",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-04-14T01:27:05.130000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup, where the soup_headers_parse_request() function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Out of bounds reads in soup_headers_parse_request()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32906"
},
{
"category": "external",
"summary": "RHBZ#2359341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32906"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation was found for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"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-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsoup: Out of bounds reads in soup_headers_parse_request()"
},
{
"cve": "CVE-2025-32907",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-04-14T01:27:08.699000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup. The implementation of HTTP range requests is vulnerable to a resource consumption attack. This flaw allows a malicious client to request the same range many times in a single HTTP request, causing the server to use large amounts of memory. This does not allow for a full denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32907"
},
{
"category": "external",
"summary": "RHBZ#2359342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32907"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation was found for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header"
},
{
"cve": "CVE-2025-32909",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-04-14T01:20:58.996000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359353"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup. SoupContentSniffer may be vulnerable to a NULL pointer dereference in the sniff_mp4 function. The HTTP server may cause the libsoup client to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: NULL Pointer Dereference on libsoup through function \"sniff_mp4\" in soup-content-sniffer.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is currently considered Moderate as this may only affect the client HTTP side.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32909"
},
{
"category": "external",
"summary": "RHBZ#2359353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359353"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32909"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: NULL Pointer Dereference on libsoup through function \"sniff_mp4\" in soup-content-sniffer.c"
},
{
"cve": "CVE-2025-32910",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-04-14T01:21:00.292000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359354"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup, where soup_auth_digest_authenticate() is vulnerable to a NULL pointer dereference. This issue may cause the libsoup client to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through \"soup_auth_digest_authenticate\" on client when server omits the \"realm\" parameter in an Unauthorized response with Digest authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is currently considered Moderate as this may only affect the client HTTP side.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32910"
},
{
"category": "external",
"summary": "RHBZ#2359354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359354"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32910"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through \"soup_auth_digest_authenticate\" on client when server omits the \"realm\" parameter in an Unauthorized response with Digest authentication"
},
{
"cve": "CVE-2025-32911",
"cwe": {
"id": "CWE-590",
"name": "Free of Memory not on the Heap"
},
"discovery_date": "2025-04-14T01:21:00.518000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359355"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free type vulnerability was found in libsoup, in the soup_message_headers_get_content_disposition() function. This flaw allows a malicious HTTP client to cause memory corruption in the libsoup server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: Double free on soup_message_headers_get_content_disposition() through \"soup-message-headers.c\" via \"params\" GHashTable value",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32911"
},
{
"category": "external",
"summary": "RHBZ#2359355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32911"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsoup: Double free on soup_message_headers_get_content_disposition() through \"soup-message-headers.c\" via \"params\" GHashTable value"
},
{
"cve": "CVE-2025-32913",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-04-14T01:21:01.010000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when \"filename\" parameter is present, but has no value in Content-Disposition header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32913"
},
{
"category": "external",
"summary": "RHBZ#2359357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32913"
}
],
"release_date": "2025-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:42:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"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-8.10.0.Z.MAIN.EUS:spice-client-win-0:8.10-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x64-0:8.10-1.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:spice-client-win-x86-0:8.10-1.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw-freetype-0:2.8-3.el8_10.1.src",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw32-freetype-static-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_10.1.noarch",
"CRB-8.10.0.Z.MAIN.EUS:mingw64-freetype-static-0:2.8-3.el8_10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when \"filename\" parameter is present, but has no value in Content-Disposition header"
}
]
}
RHSA-2025:3383
Vulnerability from csaf_redhat - Published: 2025-03-31 01:57 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3383 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3383",
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3383.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:13+00:00",
"generator": {
"date": "2026-03-18T02:58:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3383",
"initial_release_date": "2025-03-31T01:57:03+00:00",
"revision_history": [
{
"date": "2025-03-31T01:57:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:13+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.aarch64",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64",
"product_id": "freetype-0:2.10.4-10.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product_id": "freetype-0:2.10.4-10.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.i686",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.i686",
"product_id": "freetype-0:2.10.4-10.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-10.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.x86_64",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64",
"product_id": "freetype-0:2.10.4-10.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-10.el9_4.src",
"product": {
"name": "freetype-0:2.10.4-10.el9_4.src",
"product_id": "freetype-0:2.10.4-10.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-10.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-10.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:57:03+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.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3383"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"AppStream-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.src",
"BaseOS-9.4.0.Z.EUS:freetype-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-debugsource-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-demos-debuginfo-0:2.10.4-10.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.i686",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:freetype-devel-0:2.10.4-10.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:8219
Vulnerability from csaf_redhat - Published: 2025-05-27 15:16 - Updated: 2026-03-18 03:00A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:8219 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for spice-client-win is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "Spice client MSI installers for Windows clients\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:8219",
"url": "https://access.redhat.com/errata/RHSA-2025:8219"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8219.json"
}
],
"title": "Red Hat Security Advisory: spice-client-win security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:19+00:00",
"generator": {
"date": "2026-03-18T03:00:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8219",
"initial_release_date": "2025-05-27T15:16:01+00:00",
"revision_history": [
{
"date": "2025-05-27T15:16:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-27T15:16:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:19+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-0:8.6-1.el8_6.src",
"product": {
"name": "spice-client-win-0:8.6-1.el8_6.src",
"product_id": "spice-client-win-0:8.6-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.6-1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"product": {
"name": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"product_id": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.6-1.el8_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"product": {
"name": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"product_id": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.6-1.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.6-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src"
},
"product_reference": "spice-client-win-0:8.6-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.6-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src"
},
"product_reference": "spice-client-win-0:8.6-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.6-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src"
},
"product_reference": "spice-client-win-0:8.6-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x64-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.6-1.el8_6.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
},
"product_reference": "spice-client-win-x86-0:8.6-1.el8_6.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T15:16:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8219"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.AUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.AUS:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.E4S:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.E4S:spice-client-win-x86-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-0:8.6-1.el8_6.src",
"AppStream-8.6.0.Z.TUS:spice-client-win-x64-0:8.6-1.el8_6.noarch",
"AppStream-8.6.0.Z.TUS:spice-client-win-x86-0:8.6-1.el8_6.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:9380
Vulnerability from csaf_redhat - Published: 2025-06-23 11:15 - Updated: 2026-03-18 03:00A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:9380 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for spice-client-win is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "Spice client MSI installers for Windows clients\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:9380",
"url": "https://access.redhat.com/errata/RHSA-2025:9380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9380.json"
}
],
"title": "Red Hat Security Advisory: spice-client-win security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:18+00:00",
"generator": {
"date": "2026-03-18T03:00:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:9380",
"initial_release_date": "2025-06-23T11:15:18+00:00",
"revision_history": [
{
"date": "2025-06-23T11:15:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T11:15:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:18+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-0:8.2-1.el8_2.src",
"product": {
"name": "spice-client-win-0:8.2-1.el8_2.src",
"product_id": "spice-client-win-0:8.2-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.2-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product": {
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product_id": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.2-1.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product": {
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product_id": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.2-1.el8_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.2-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src"
},
"product_reference": "spice-client-win-0:8.2-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.2-1.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch"
},
"product_reference": "spice-client-win-x64-0:8.2-1.el8_2.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.2-1.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
},
"product_reference": "spice-client-win-x86-0:8.2-1.el8_2.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T11:15:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9380"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:spice-client-win-0:8.2-1.el8_2.src",
"AppStream-8.2.0.Z.AUS:spice-client-win-x64-0:8.2-1.el8_2.noarch",
"AppStream-8.2.0.Z.AUS:spice-client-win-x86-0:8.2-1.el8_2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3393
Vulnerability from csaf_redhat - Published: 2025-03-31 02:04 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3393 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3393",
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3393.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:09+00:00",
"generator": {
"date": "2026-03-18T02:58:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3393",
"initial_release_date": "2025-03-31T02:04:39+00:00",
"revision_history": [
{
"date": "2025-03-31T02:04:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T02:04:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:09+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.src",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.src",
"product_id": "freetype-0:2.9.1-5.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-5.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-5.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-5.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-5.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686"
},
"product_reference": "freetype-devel-0:2.9.1-5.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-5.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T02:04:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3393"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:freetype-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-debugsource-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-5.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.i686",
"BaseOS-8.2.0.Z.AUS:freetype-devel-0:2.9.1-5.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3382
Vulnerability from csaf_redhat - Published: 2025-03-31 01:45 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3382 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3382",
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3382.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:14+00:00",
"generator": {
"date": "2026-03-18T02:58:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3382",
"initial_release_date": "2025-03-31T01:45:43+00:00",
"revision_history": [
{
"date": "2025-03-31T01:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:45:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:14+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.src",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.src",
"product_id": "freetype-0:2.9.1-7.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-7.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-7.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-7.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-7.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:45:43+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.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3382"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.AUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.AUS:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.E4S:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.ppc64le",
"BaseOS-8.4.0.Z.E4S:freetype-devel-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.src",
"BaseOS-8.4.0.Z.TUS:freetype-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-debugsource-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-7.el8_4.x86_64",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.i686",
"BaseOS-8.4.0.Z.TUS:freetype-devel-0:2.9.1-7.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3387
Vulnerability from csaf_redhat - Published: 2025-03-31 02:04 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3387 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3387",
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3387.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:12+00:00",
"generator": {
"date": "2026-03-18T02:58:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3387",
"initial_release_date": "2025-03-31T02:04:38+00:00",
"revision_history": [
{
"date": "2025-03-31T02:04:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T02:04:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:12+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.src",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.src",
"product_id": "freetype-0:2.10.4-7.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.10.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_id": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.10.4-7.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.10.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
},
"product_reference": "freetype-devel-0:2.10.4-7.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T02:04:38+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.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3387"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.src",
"BaseOS-9.0.0.Z.E4S:freetype-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-debugsource-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-demos-debuginfo-0:2.10.4-7.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.i686",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:freetype-devel-0:2.10.4-7.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3573
Vulnerability from csaf_redhat - Published: 2025-04-10 21:37 - Updated: 2026-05-06 17:54A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
A vulnerability was found in the Linux kernel's USB Audio driver. This flaw allows an attacker with physical access to the system to use a malicious USB device to gain additional access. This is possible by manipulating system memory, potentially escalating privileges, or executing arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
Workaround
|
A flaw was found in libxml2. This vulnerability allows a use-after-free via a crafted XML document validated against an XML schema with certain identity constraints or a crafted XML schema.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grub_strcpy() function. During this step, it fails to consider the environment variable length when allocating the internal buffer, resulting in an out-of-bounds write. If correctly exploited, this issue may result in remote code execution through the same network segment grub is searching for the boot information, which can be used to by-pass secure boot protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
Workaround
|
A flaw was found in libxml2. This vulnerability allows a stack-based buffer overflow via DTD validation of an untrusted document or untrusted DTD.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3573 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2317458 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2333122 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2334412 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346112 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346416 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346421 | external |
| https://issues.redhat.com/browse/OCPBUGS-50502 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2024-9675 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2317458 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-9675 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-9675 | external |
| https://access.redhat.com/security/cve/CVE-2024-45338 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2333122 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-45338 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-45338 | external |
| https://go.dev/cl/637536 | external |
| https://go.dev/issue/70906 | external |
| https://groups.google.com/g/golang-announce/c/wSC… | external |
| https://pkg.go.dev/vuln/GO-2024-3333 | external |
| https://access.redhat.com/security/cve/CVE-2024-53197 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2334412 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-53197 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-53197 | external |
| https://lore.kernel.org/linux-cve-announce/202412… | external |
| https://securitylab.amnesty.org/latest/2025/02/ce… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
| https://access.redhat.com/security/cve/CVE-2024-56171 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346416 | external |
| https://www.cve.org/CVERecord?id=CVE-2024-56171 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2024-56171 | external |
| https://gitlab.gnome.org/GNOME/libxml2/-/issues/828 | external |
| https://access.redhat.com/security/cve/CVE-2025-0624 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346112 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-0624 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-0624 | external |
| https://access.redhat.com/security/cve/CVE-2025-24928 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346421 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-24928 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-24928 | external |
| https://gitlab.gnome.org/GNOME/libxml2/-/issues/847 | external |
| https://issues.oss-fuzz.com/issues/392687022 | external |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
{
"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.12.75 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.12.\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.12.75. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:3575\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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\n* buildah: Buildah allows arbitrary directory mount (CVE-2024-9675)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* kernel: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy\nand Mbox devices (CVE-2024-53197)\n* libxml2: Use-After-Free in libxml2 (CVE-2024-56171)\n* grub2: net: Out-of-bounds write in grub_net_search_config_file()\n(CVE-2025-0624)\n* libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2\n(CVE-2025-24928)\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.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3573",
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2317458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317458"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2334412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334412"
},
{
"category": "external",
"summary": "2346112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346112"
},
{
"category": "external",
"summary": "2346416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346416"
},
{
"category": "external",
"summary": "2346421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346421"
},
{
"category": "external",
"summary": "OCPBUGS-50502",
"url": "https://issues.redhat.com/browse/OCPBUGS-50502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3573.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.75 packages and security update",
"tracking": {
"current_release_date": "2026-05-06T17:54:03+00:00",
"generator": {
"date": "2026-05-06T17:54:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2025:3573",
"initial_release_date": "2025-04-10T21:37:13+00:00",
"revision_history": [
{
"date": "2025-04-10T21:37:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-10T21:37:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-06T17:54:03+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.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.12.0-202503181728.p0.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.12.0-202503181728.p0.gdc5e4ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g4bf4f66.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.12.0-202503181728.p0.gee4a20d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.12.0-202503181728.p0.g28db40f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202503181728.p0.g20966da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.12.0-202503181728.p0.gda2578c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.12.0-202503181728.p0.ge4d9170.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"product_id": "openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.12.0-202503181728.p0.gcc1194e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.12.0-202503181728.p0.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.12.0-202503181728.p0.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.12.0-202503181728.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g8dab532.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.12.0-202503181728.p0.gd909925.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.12.0-202503181728.p0.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.12.0-202503181728.p0.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.12.0-202503181728.p0.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.12.0-202503181728.p0.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.12.0-202503181728.p0.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.12.0-202503181728.p0.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202503181728.p0.g6e5c04c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.12.0-202503181728.p0.g03e5b13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.12.0-202503181728.p0.g914cad8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.12.0-202503181728.p0.g99077a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"product_id": "openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.12.0-202503181728.p0.g72ceaef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.12.0-202503181728.p0.gf9da23a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.12.0-202503271630.p0.gfc37dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.12.0-202503271630.p0.g2869b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.12.0-202503271630.p0.gc65c1f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.12.0-202503271630.p0.ga8ade8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202503181728.p0.g9706f96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.12.0-202503181728.p0.gc69fae7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.12.0-202503181728.p0.g748f713.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.12.0-202503310133.p0.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.12.0-202503310133.p0.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.12.0-202503181728.p0.ga3aeac9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.12.0-202503181728.p0.g07d8af5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.12.0-202503181728.p0.g0c434f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.12.0-202503181728.p0.g072aead.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.12.0-202503181728.p0.ge355452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"product_id": "openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.12.0-202503181728.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"product": {
"name": "openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"product_id": "openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202503181728.p0.g3b4ac6a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"product_id": "openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.12.0-202503181728.p0.g32e6d25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"product_id": "openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.12.0-202503181728.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.12.0-202503181728.p0.g6a09268.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202503181728.p0.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.12.0-202503181728.p0.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"product_id": "openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202503181728.p0.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.12.0-202503181728.p0.g9e75355.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"product_id": "openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202503310133.p0.g893161e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.12.0-202503181728.p0.g3d5dc18.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.12.0-202503181728.p0.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.12.0-202503181728.p0.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.12.0-202503181728.p0.g844e6ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.12.0-202503181728.p0.g7336f38.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.12.0-202503261635.p0.ga905d6e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.12.0-202503181728.p0.g7336f38.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g191c9e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.12.0-202503181728.p0.g4d3b112.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.12.0-202503181728.p0.g99bcda8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.gb9287c0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.12.0-202503181728.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.gf90fb44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g16156ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.gbbab20f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g71bb783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.12.0-202503181728.p0.g31917a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.ga1b2a37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.ga930c89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g988b8cc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.g15aade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.g060ba82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202503181728.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g9152e20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.12.0-202503181728.p0.g474ed48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.12.0-202503181728.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.12.0-202503192059.p0.gbb692b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.12.0-202503181728.p0.gc086bed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.12.0-202503181728.p0.g03d89f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.12.0-202503181728.p0.g4f7f6b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.12.0-202503181728.p0.g29a6e57.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.g537a74c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.12.0-202503181728.p0.g138a1cf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.12.0-202503181728.p0.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.g3b1f084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.12.0-202503181728.p0.g92c3b10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.gfb7f08a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.gf573ede.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.12.0-202503200858.p0.g09a1de9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.12.0-202503181728.p0.g77fd1a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.12.0-202503181728.p0.g85e2d05.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.12.0-202503181728.p0.g9c3fdbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.gd50f732.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.12.0-202503181728.p0.gc3c07be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.12.0-202503181728.p0.g48cd96c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g1a251f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.12.0-202503181728.p0.g7b08a4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.12.0-202503181728.p0.gb870fc6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.12.0-202503181728.p0.gab963d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.ge5e0233.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.gc930dc7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.12.0-202503181728.p0.gcb8862b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.12.0-202503181728.p0.gbc989ee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.12.0-202503181728.p0.g21ebf32.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.12.0-202503181728.p0.g2796e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.12.0-202503181728.p0.g1b33971.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.12.0-202503181728.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.gcc29770.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.12.0-202503181728.p0.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.12.0-202503181728.p0.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.12.0-202503181728.p0.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.12.0-202503181728.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.12.0-202503181728.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.12.0-202503181728.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.12.0-202503181728.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.12.0-202503181728.p0.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.12.0-202503181728.p0.ga92e415.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"product_id": "openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.12.0-202503181728.p0.gbb82e89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g8a84952.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.ge00019f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.g5dcfd67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.g30e97ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.12.0-202503181728.p0.gda93f69.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g0fe74f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g8bd0ea8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g31a67da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.g921509f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.gf2b726d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.12.0-202503181728.p0.ge456249.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.g6b54388.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202503181728.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"product_id": "openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202503181728.p0.g7cb42be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.12.0-202503181728.p0.g596745c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.ga19615c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.gf407c8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.12.0-202503181728.p0.ga2882f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.12.0-202503181728.p0.gb6c243d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.12.0-202503181728.p0.g440886d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.12.0-202503181728.p0.g6b5bfff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.12.0-202503181728.p0.gd6d8c1c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.12.0-202503181728.p0.g0565766.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.12.0-202503181728.p0.gf319faa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202503260728.p0.g1964124.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.12.0-202503181728.p0.ge27952f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.12.0-202503181728.p0.g644461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.12.0-202503181728.p0.gefd6ffb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.12.0-202503181728.p0.g5993d02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"product_id": "openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.12.0-202503181728.p0.ga4db96b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.12.0-202503181728.p0.g30386d6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.12.0-202503181728.p0.gfad4578.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202503310133.p0.gc76613c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202503181728.p0.g9706f96.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g336a488.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.12.0-202503181728.p0.g1053f14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.12.0-202503181728.p0.gbb06dd0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.12.0-202503181728.p0.gb0407e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g5386aab.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.12.0-202503181728.p0.gd09e51a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g2f1d9f8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.12.0-202503181728.p0.gf13e381.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.12.0-202503181728.p0.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g03e8cb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.12.0-202503181728.p0.g6dd54dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.gb78e8e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.g7dadc08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g4fb4334.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.g8a37e70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.12.0-202503181728.p0.g36c0669.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.g0f141ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.12.0-202503181728.p0.gef1d057.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.12.0-202503181728.p0.g2867a6b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202503310133.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.12.0-202503181728.p0.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.12.0-202503181728.p0.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.12.0-202503181728.p0.ge170dce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.12.0-202503181728.p0.ga61d43b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.12.0-202503181728.p0.gf25ae2a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202503181728.p0.g6dd54dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.12.0-202503181728.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.12.0-202503181728.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.12.0-202503181728.p0.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.12.0-202503181728.p0.gb190788.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"product_id": "openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.12.0-202503181728.p0.gc9592de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.12.0-202503181728.p0.ge4c0e10.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"product": {
"name": "rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"product_id": "rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=412.86.202503310142-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64"
},
"product_reference": "openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
},
"product_reference": "rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Erik Sj\u00f6lund"
],
"organization": "Upstream"
}
],
"cve": "CVE-2024-9675",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-09T02:45:06.343000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317458"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Buildah allows arbitrary directory mount",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9675"
},
{
"category": "external",
"summary": "RHBZ#2317458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9675"
}
],
"release_date": "2024-10-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "buildah: Buildah allows arbitrary directory mount"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-53197",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2024-12-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334412"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s USB Audio driver. This flaw allows an attacker with physical access to the system to use a malicious USB device to gain additional access. This is possible by manipulating system memory, potentially escalating privileges, or executing arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE marked as important vulnerability because it allows a malicious or compromised USB device to trigger out-of-bounds memory accesses in the Linux kernel\u2019s ALSA USB audio subsystem. This occurs due to improper handling of bNumConfigurations, which can lead to memory corruption or even privilege escalation if exploited. Since USB devices can be dynamically plugged in, an attacker with physical access could potentially exploit this flaw to execute arbitrary code in kernel space or cause a system crash.\nBecause the kernel supports virtual USB devices, this vulnerability could still be exploited by an attacker without physical access, but is able to create virtual USB devices which use the vulnerable device drivers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53197"
},
{
"category": "external",
"summary": "RHBZ#2334412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53197"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122725-CVE-2024-53197-6aef@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122725-CVE-2024-53197-6aef@gregkh/T"
},
{
"category": "external",
"summary": "https://securitylab.amnesty.org/latest/2025/02/cellebrite-zero-day-exploit-used-to-target-phone-of-serbian-student-activist/",
"url": "https://securitylab.amnesty.org/latest/2025/02/cellebrite-zero-day-exploit-used-to-target-phone-of-serbian-student-activist/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-audio from being loaded.\n\nAs the snd_usb_audio module will be auto-loaded when a usb device is hot plugged, the module can be prevented by loading with the following instructions:\n\n# echo \"install snd_usb_audio /bin/true\" \u003e\u003e /etc/modprobe.d/disable-snd-usb-audio.conf\n\nThe system will need to be restarted if the modules are loaded. In most circumstances, the sound kernel modules will be unable to be unloaded while any programs are active and the device are in use.\n\nIf the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-04-09T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices"
},
{
"cve": "CVE-2024-56171",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-18T23:01:25.366636+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2346416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This vulnerability allows a use-after-free via a crafted XML document validated against an XML schema with certain identity constraints or a crafted XML schema.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-After-Free in libxml2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important because it involves a use-after-free flaw in the xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables functions. A maliciously crafted XML document or schema, containing specific identity constraints, can be used to trigger this vulnerability and potentially gain unauthorized access or cause a denial-of-service condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56171"
},
{
"category": "external",
"summary": "RHBZ#2346416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56171",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56171"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/828",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/828"
}
],
"release_date": "2025-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml2: Use-After-Free in libxml2"
},
{
"cve": "CVE-2025-0624",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-02-17T14:35:38.127000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2346112"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grub_strcpy() function. During this step, it fails to consider the environment variable length when allocating the internal buffer, resulting in an out-of-bounds write. If correctly exploited, this issue may result in remote code execution through the same network segment grub is searching for the boot information, which can be used to by-pass secure boot protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: net: Out-of-bounds write in grub_net_search_config_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security team has rated this vulnerability as Important, as an attacker that has access to the same network segment is able to exploit it once netboot is enabled in grub2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-0624"
},
{
"category": "external",
"summary": "RHBZ#2346112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346112"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-0624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0624"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-0624",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0624"
}
],
"release_date": "2025-02-18T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grub2: net: Out-of-bounds write in grub_net_search_config_file()"
},
{
"cve": "CVE-2025-24928",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-02-18T23:01:36.502916+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2346421"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This vulnerability allows a stack-based buffer overflow via DTD validation of an untrusted document or untrusted DTD.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important because it involves a stack-based buffer overflow in the xmlSnprintfElements function within valid.c. Exploiting this issue requires DTD validation to occur on an untrusted document or untrusted DTD, making it a potential security risk for applications using libxml2 that do not adequately restrict DTD input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24928"
},
{
"category": "external",
"summary": "RHBZ#2346421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24928"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/847",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/847"
},
{
"category": "external",
"summary": "https://issues.oss-fuzz.com/issues/392687022",
"url": "https://issues.oss-fuzz.com/issues/392687022"
}
],
"release_date": "2025-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxml2: Stack-based buffer overflow in xmlSnprintfElements of libxml2"
},
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T21:37:13+00:00",
"details": "For OpenShift Container Platform 4.12 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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:24c2ea09853e520e47bdd03e5fc9b865f0a8bac7a38aad458e9785fe0f7546ac\n\nAll OpenShift Container Platform 4.12 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.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/cloud-network-config-controller-rhel8@sha256:364ae34be1699fafd6e3bd560e092cb2541dbd7d5dd81bb9c1e28df80ffaa99f_amd64",
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:c5d3d1338fdf268ab6fd5d0cc26bcdd0b46c0c62cad6cd0b6a2a612fe1563557_amd64",
"8Base-RHOSE-4.12:openshift4/egress-router-cni-rhel8@sha256:9f4367c05667569e1ab6c5b717897d08370b3fab6719261e0009651856e08cec_amd64",
"8Base-RHOSE-4.12:openshift4/kubevirt-csi-driver-rhel8@sha256:7b9e7d374b997d190451c70aa8ae76e65bbfcc6147852be036ecee0bf7ff2bf9_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:4870595b6124fd7b6209170928b5358a5b4530e6b5226cd6625ee9b5b59cd0fa_amd64",
"8Base-RHOSE-4.12:openshift4/oc-mirror-plugin-rhel8@sha256:afd46ecdcca8dcbd8c5725b9e850116e085fcf3c85b18ac7d8a90261b41823da_amd64",
"8Base-RHOSE-4.12:openshift4/openshift-route-controller-manager-rhel8@sha256:25694e276b7899585163fda2724e685c0081a3b66dd4c2e1cdb9deb312fc45a3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-api-server-rhel8@sha256:820c5688927a9c63dad5bd365260eea82d793da9db3392083bff6a05912ef455_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:aab7e61fb52dd2935e1074fbe020abad97534889519222ce4053cfac89c25dc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-node-agent-rhel8@sha256:70cd571dad26ff89b6249b724da9b52a1ea93356c4f1bda12c2a238f31bb1ee9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e9345edcd7b24825c729bd1f6ac14f9ab7acb09b9f66dd1e3f015901afed43b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:4e3569a46912b609161232cec82faff2e5fded156bf8f7878439025e973cbf5c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:8e6bb0f39936a942a73bfd303d346faf9ab1329d6f0377be2a797199f942227c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:eae86d197ac741f6aaa8ee41633917d230ae17eb4e177ea44f7dad61f429250e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:0c3b3ef2a88d33aa9795ba91b2845e335fe268e2e4f9c79d47ebf9f816b1f769_amd64",
"8Base-RHOSE-4.12:openshift4/ose-apiserver-network-proxy-rhel8@sha256:acb9ae02686748521d502e1117ef410970df9c8c8a7e46b5440fdb8fcc87f7bb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:90c17c6d0c2d749be164956d3b3698ff9b0baa1a4f779b4955c54efcac5e2603_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:ec0f18a4f33a49caa05b6e6a60ad955df259035a2e7ea67e87654577177f59b7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:947ec1ec1b8f06d9bcbe8068fb4474261b968ef33e525456099cbb05ff1e7207_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:0d7d4fe8b983124c853b627dee869051a26a67fe5770050a9320b2be002dbee1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:041f23e15b1bba5fc317a17e81b43436bb4addb52a1db3cb392690f0c4e5cbee_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7bfe3f31073034c9a1fd1f3e17d3814b308ae457183933da7c3cd6e4a3c2ba0c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:a8e01a1657ae5be12586a5c6cdbcaf42d2e442e1bc6a03b42cce76629de66cbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:77158265dba271c0d2cc11b14241bb4516b9440a9d02454de2e94f5c78d85170_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:2cf365621ca5d7ae797bc4a60e70ef392c75816064b9ea7657dfb436b1124bcb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:f8e0b74888608f8f695ce4a4239e89712bf27be1f21f0c8f4b3c4b4aae98b28f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2353f0b45bcc08b53fa33dbe109b3105b7a2fd19e4100d205469f8a31f69cb9a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-azure-file-csi-driver-rhel8@sha256:ed32c82d94b844de0c99e067dba756f93ec611fa5008f84fdaaaa2fe843dc266_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:feddfabb2272a25fabd1ed4c1f3cb7a14caae72c878623a07aed12a7d15466ab_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-machine-controllers@sha256:a74896e7b34fbf166f1a20d49e6a986d049b1e7916f4684c51985b165d29fdd4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-rhel8-operator@sha256:a11094689a3ea859481d7aeb59ad86d20b1d6ae2ce09b1449d33023c78326c19_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e3067bb4ed56a7ac48126ce93c4ff0d4648d3aa3a8fc17d47f8746e5f02bd00a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli-artifacts@sha256:11d0880f4f91136e1774b5bde07260c531af410dfbba77c5fc90231f1e232b10_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cli@sha256:adc34bd8fe0beb50a55ef372e589bd62ae8068a603d660eeba95b48d3d9a3770_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cloud-credential-operator@sha256:4b27f8b49814411300aed3b5876d9a17e3d86e529c8477c3a925de74d2e5641f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-api-rhel8@sha256:1f21447597f90fe5bee5f1a7a101d0febc93333fafc3f48680cab488b706681e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-authentication-operator@sha256:2384d0250b30f50416e00113b3a94b81cbecc06d7e75010840ce80f21f18beff_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler-operator@sha256:397b09d302f85946d4f3051c3f87b4786cf9203b05fdd7f4b2f155f4972c5078_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-autoscaler@sha256:05022a6d3cf9346624425a6a8398d2de7010acd738f82a5ecccedc654551f004_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e8d6dd0f9f1b34ce7c14db5e09d6a2edfcaa2e55279659740d59a5a5a29ef3b6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-bootstrap@sha256:7c320075f72c5bb8be57a9ab5a7c32fc452d3e0bbdc2b5609aa1d3c05503e7e2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8ae9cb36dfec432a7a336429311a04135e2b0bca6060a935d2c7000c5a2335e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:85aeae80b3426a4f95f8834dc0f90aee1f2558dba4752d4ccbffc43e5928346d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-config-operator@sha256:d22a49b1178a1e19d74350f741c6d047fbb4cc74eb88954c94a561b9f0c75f2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:75d9aa9c0256ad65a18dfcd05eaad5489e897b6f11cb844ea04917f27e8ec6f3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:a862621e73b180d6306e52f4a3af9347a09f8335f693ab0ab93508ab41aa8a03_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-dns-operator@sha256:236c1c013018ad1dde4a6d277b29cc9b4cffb4a3d40389dbf96ce2e377e0191a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:5ee389831009daf5a204c43b625407ff4dda9c2988c58c7fa725dd7e2ff80ff8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-image-registry-operator@sha256:ff2a35e83a3775bea32f425a06e92a4b7101ab2432a5ee47ed9e835436571642_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-ingress-operator@sha256:676abc0deaa0f662fc9729e20a390d85da4215ad43a0f0af21b1d648a12b1b3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-apiserver-operator@sha256:f97dbc0bbcfa8b74a447fb7f017311a5a2d1caa1be47df8ff7168dd1deca8926_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:21d7f5fa6b5dbc3b5b541891f6c30f57d03936d805c0f626b2c231e38f878072_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-controller-manager-operator@sha256:65a7ebf4c0be77bce0d488dfd9a857a8b7024b208faa3bf2b77178c0fb84931f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-scheduler-operator@sha256:e404ce031d6abbd118a6c039f0d8148a8ee8855a9b8d654c9569fb08c25ca885_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5972e116b5517e8f72503807bcbfa0ae32a9d077c1f3d3232c6c209f87a3b67b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-machine-approver@sha256:7ad9835dda3693a4b02d57b05209fa9ad14de4be5dbebd2fbf774ecf581c11d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-monitoring-operator@sha256:823949bba77f658e2814b86b40f6a87e137431acadaed36f8154d50378ad5768_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-network-operator@sha256:3c2b309fd93d4ae094e5362ee86f3822c30ecbb0784aeba7f4a2733314505719_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:563a517e6d3f6a2a781bb3ebdc42a46a28af95634b77577e0247f4bacab0ec4c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-apiserver-operator@sha256:8cb84b0d8af8cd1a8891fe4be33595732c2a9e646fbd6f1fa211b0e0da689c22_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:b100c173e6de6b79565e9c3b185a16e9ad723a2c2de7d0076c1b5b0775ab2bef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4641cba4b81280e62de9d2d2a6dce8e67879357cb69852166b47ea1001605c33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-policy-controller-rhel8@sha256:64ad38bc9fa6c55e80c02a2df1aa3e6dd9810ff00aacb4ed28b7ed73947f5f04_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-samples-operator@sha256:cca15a8f9cc4bba5209cd323707227b10bf2a3594da3ce6c3d51e2fc666767bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-storage-operator@sha256:e10762c6e9cd4992d4c0052def56cb58c41efcc099e59e10db6bcb4c923fc835_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-update-keys@sha256:f4642f5ad275e8a2ed2c8e9a97ff2b4e0292af9c06030abdf387e3a391e922f8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-version-operator@sha256:c3b474f1584152f52ea434ae5a90dbc11d70737924b823651c7e9b87f37ad6c9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-configmap-reloader@sha256:f085ae1a795014a74413c71f0c2cdc954f31c3f1f0ffb2b2e679cc52eef8152f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console-operator@sha256:e20b945b7fd0bf32857a2fe0a7d98a7122ab974f09da83285ad327d44e451646_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:af36615292e5cbfefd26b4a2bb59159a5a8ef72de4f3bb7648fbd78e8b17443b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-container-networking-plugins-rhel8@sha256:d7194792a05dbbca162cc723502c2a3ecfc70643c4eecb3554dc9c4eaaa0e1bd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-coredns@sha256:b3e3b019037f8745bd3550a229502d0f9fc835ba2b3e71d8f2943a1a79317882_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c90d7552c3c772b9ca315a8f0036d6d18a16e36a61d99a4b61e97c86971664ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-manila-rhel8@sha256:5c64fff4abd595fe716d2657b44a7ff26512169e527bdf57ccc527a7a89f7852_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-nfs-rhel8@sha256:e617cb350a9464cefa61ba93baf060d012ce383ca19d8a1167f15f3305c0a86f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e27e3c33ef3f257da962077263abcfa2510516c29a3097935a98a14bbb88a82b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:4f953db9cc9ead1d7b015a7953ff698d105a78bcdb994326909b5e48df9fd14c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:285538ddc4fc3072851a0a7e39a41c5e605ac055d1fd1a409972a3e6dc45b495_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher-rhel8@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-attacher@sha256:276ed56057dea9a7f63ba4ed157e937be4c01de625c48f331dce63e95a9f96c3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner-rhel8@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-provisioner@sha256:bd5fa7bcea5733985fa7f757be05b1742afe9393cd52283fb099117ba0dd722c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer-rhel8@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-resizer@sha256:1242db64a5e704bc29b4770d763dc983e13ac71f749cadc0a79c721597d0f78f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-external-snapshotter@sha256:d3aea40a95e5e02f3fb3aaf57793bdbba5692c54e521e0711e3910294964a6ec_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe-rhel8@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-livenessprobe@sha256:2997e3febf09f7ea05c0738ed3d5a4c012759ee410baf16a800f098a38b4ca33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-node-driver-registrar@sha256:2e437b5ff81130a84c5b337d041c190d2c50358d17eb2a561199e0f3fe0f3de3_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller-rhel8@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-controller@sha256:b75692aec5592c4ced29a2840d40bb21ce09a5166b9ab62dac6fdd22f0e695dc_amd64",
"8Base-RHOSE-4.12:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6cf9d687bbb2679988daae1c274cf334b25eac8a2ca1b4aa5b45fbb72cdade3e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-deployer@sha256:1a7cd5becf8366745696ad703c5e54065cbc567683aeec8f5582c47618efa0f0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-builder@sha256:fb82d3ffc3ca79eb96dc468596fe06ab13c3dc4807938f3e71040465c6574395_amd64",
"8Base-RHOSE-4.12:openshift4/ose-docker-registry@sha256:f5016d03707b0d69e749861983e8dc79aafb5014290212a16721e86e7e94afeb_amd64",
"8Base-RHOSE-4.12:openshift4/ose-etcd@sha256:b71033f339c41e342bd76d5399c436754d3a500d99ad7011dcbabe6eb52a3977_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4161c074b331c108f3e3e0de5a8204590cecf85245c1f7ae43477a3af0fc697b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c5847131cca3767a374f65ca05f4320a39e714bd6f48774240000eee22ef9d69_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8a4b209c4abbf840264501982b83f5e5c5a50de5d77e28d3279eb580261bc503_amd64",
"8Base-RHOSE-4.12:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fb6631a8b86755530b59f84efed365cd8f686d8aef339d62d7c09bf2db1a4d33_amd64",
"8Base-RHOSE-4.12:openshift4/ose-haproxy-router@sha256:3195ef16cd1b9943071dd2604e48f1adc693084750d1303757c104d4ee26ae00_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:0bf4c8e0df35607549625fa8c00d11f53373c72761eab727a434cac3e870479f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hypershift-rhel8@sha256:a8e0fb0f7d9416cc8df6146bce09db7a8a5fcdbdb19923a01abcaf482b04f0f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1fbec71ab90e486606685791d89fe40ea16194980b5cafbcc3b1c43823863de8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:1c52f0aa20dbebd5965f4e73ae703c159bbbe64825223115be13c78ececa5ac0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:c39a77e82ced3bdf4799b243eb6e5c1b078414434e7749f536bf4f4f13915282_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:3120cf7da39099955ba6948e0ccc6c0b7ae5ae12208d69e3843dd30b3857527e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:67d67d67cae2a5dc5a1b1f7606e72a042d19f201616182d9581d560c59ba7f47_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:b4ef83bcb0434ae569570bb5cfe5329b07d0f244d1610063d621ffd72734ccef_amd64",
"8Base-RHOSE-4.12:openshift4/ose-image-customization-controller-rhel8@sha256:37b09053bec972ff27f90b26853332b7c7bb23da5b73cd5a9da05819adc214d6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-insights-rhel8-operator@sha256:c25d9d9d9d1bc2f62c305d69a2d8166e79a429953fa160598ad8e9e12b6509c8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:bd5ca73808ff97a9658ad06ee4285dfd264dce46d75a0c211b64854739d350e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:6de350c82d3d652921d34f391301228d90e009a75b2cc9db104c4e23e9cda871_amd64",
"8Base-RHOSE-4.12:openshift4/ose-k8s-prometheus-adapter@sha256:b7024a033bad6ff0a1f53cd1dbe653e79a3efa440cdaa345250e4b966aa3227b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-keepalived-ipfailover@sha256:fdfee23147462c2a297715b8dd4da4cc08a4f950cd39f80ae4856688b144ab08_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:7c6365340fd165dc38a3755063908fd7dac510de784ec169d017d61e92d155f9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-rbac-proxy@sha256:2906683eed60415f717100e712fc3a1be2836a1c35d3e50c9bf0112e52ab1116_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-state-metrics@sha256:bb20538a86660b1bf4e17d592bbd41e2c976c464f5c95cb48466fe214f5e2c9f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:cf57e681510c5358d323a5b50eb352916e96bf4add95663fbcfb5169b2a0a3be_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2127c0b85aabb21a44539280a1572f6e46092b0a1944d0ff0e89fd1ba5fbb7db_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-cni-rhel8@sha256:ee7d3c162885701e3be4b9b297f4e7680894bbb8b25a0a0346161c343910e299_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kuryr-controller-rhel8@sha256:b2e0f0163396292234219b553083f14563ddce7bba9d4444dfc1d28dc95042e6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-libvirt-machine-controllers@sha256:f3aad8ba08a3cee3630480712babcbd8a441c63dee640fb6c1da2a086f2352ed_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-operator@sha256:228374e7ee2c6ef654836a105e834fda2381807d7a9b8e2966fb51871db1ca0d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-aws-rhel8@sha256:0301b898997de8729a0a44ee063c449716322df63fab0cf43df4241ac64b6db4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-azure-rhel8@sha256:729d251538363ef352f495401a3bb1cfcf8d088ad269750a687e6f6449b3c7fa_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:4626f90df3d4f8888f002ee024c342e1f8396d4f202b69b3c8ddd9a03c908781_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c6cbc21b11e16dd3c619f55e2dc15faf0ed748c870b89f5b63bc644db873e38c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-config-operator@sha256:dbc53200e9d890c67fdbc492b111b1047c7ada565bab96f86bad957612418493_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:995ccf808511313b6e1f52d4afcbe22e8c0057ee28672cd4b53b2a18ffb3b89b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-admission-controller@sha256:beb9f54859519d093667884def8120c75f256c9bdd4891e254be0f0029d905a6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-cni@sha256:0590e933b2863eeef5a996f18c9644a8e2809b0c5ce53ce2f2b2ac1b1830d579_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-networkpolicy-rhel8@sha256:2eb59fc507946f07bf2c2dffb1b0be84b3871abcba58dddfa7d1168e09908260_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-route-override-cni-rhel8@sha256:b8d319d8f44240ba954db6b224895ab2fb7ce94661c3d8523a9f4ae7233386de_amd64",
"8Base-RHOSE-4.12:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:c75f74e9879cba16ca3b083ad8bd425229d59657273593ee2aab6fc11bd2ccd7_amd64",
"8Base-RHOSE-4.12:openshift4/ose-must-gather@sha256:ca1a0a8d741666f83b40b0a2e4f818a3b98356a1c695d8cce2b56f434110a2b5_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-interface-bond-cni-rhel8@sha256:0b1951b4760e06941cfc4966c44e60ff6943c0ae2df4bda7ba2e5f13c26ce4da_amd64",
"8Base-RHOSE-4.12:openshift4/ose-network-metrics-daemon-rhel8@sha256:d5131d834676b716059ab4a6e51f603975f9b687e6990b22dc2e2b90615ac71c_amd64",
"8Base-RHOSE-4.12:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:46da1ce44e24a4263ee7866afb8397a19945575be01f5482fe134468a0292a37_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-apiserver-rhel8@sha256:ecbed155bcf9df7b17de536a452206ee5968aac9dd377d4dde8c9a0b298ccda0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-proxy@sha256:70e190a058290de79b0dde320207cdc8ab3ba0d76ca6c65207e1cf0daa7ffdfe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-oauth-server-rhel8@sha256:4a57eaf561ef59f82afaca724e85c4415b4b4196c81146cae24324cad02d1c40_amd64",
"8Base-RHOSE-4.12:openshift4/ose-olm-rukpak-rhel8@sha256:92a10cdea076010bccb33909894346dc68da0c8c8d91fe5e94ed2c104690e888_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-apiserver-rhel8@sha256:47694a5dd61c8941bf8f46c122198012c680cebdf0cd2d1ca96d4c26bed639bf_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-controller-manager-rhel8@sha256:7eca511071399ddc5ee454752fb4227185b86c82c0fefee86028e7381f32462a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openshift-state-metrics-rhel8@sha256:b16283592cf44a816062e6aec135b635d99e1ff0d755f1f0a698c349c06f12ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:11f732ca564451348cb9f29c16cd56291695524050a1aac422f342829e21f5c4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3d48ff9d0facb6740a12f2cf2eab63ab88e0df7a89315caafbf381e90bd269e4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1126d9bdfcccae3be0a39a1d317f6232288b7afe4a6a0b437e66019840640e66_amd64",
"8Base-RHOSE-4.12:openshift4/ose-openstack-machine-controllers@sha256:c60700eadc0396dcc695a58116ffd561c33f4fd68c4f3109d4b173f3ff4943a2_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-lifecycle-manager@sha256:b09195c676fd49343e70a0e545080e60b959ae8a32a852fe9b379a8a1ef58c3d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-marketplace@sha256:4634c6d49f7f7475eda1aa6c735dca38f2816cad3ca84d05923d225d55de5f96_amd64",
"8Base-RHOSE-4.12:openshift4/ose-operator-registry@sha256:1f099ea50d339a2ccb508d36affd6c7b7c929f17a7a8168d60dce1379c5111c6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c1fe828e1c022534623fa8887ba5f257d07a1ac0796801f8fbca4e61cc072f3a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:372b2f0aedc20971eca58d71b624358a5af45f835b7b1b0cf0aa7cfc511b113f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:dab4ff23c0c73d34cd0a3daf36df49256ce290cd7809506818ea9006a52472d0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:5bd211ac9b69cb2f534d6d2ef9ecf5782fb12bfba8cc81a581617e8b7a593dc0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a7fd1e74170b32e73e06f91dc439f22f8feed59d33c38708e93b1b1d06c2c96d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:8ae26b1bfd6f181892fa3731b2d6f2a25477c2b3f0e2836e3c182aea5b4af8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:dc454b156e20f09c8d522d20b4dee2d55b1c29a516486826c640833cd6ea5230_amd64",
"8Base-RHOSE-4.12:openshift4/ose-powervs-machine-controllers-rhel8@sha256:727f8b06b39d4ae31b735087700dc29a26dc467f42aeaf2ead5339e042eaadc4_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prom-label-proxy@sha256:e5b5d6db903be0009c8b9878d013da2e86632c5270677ed8a9b5256d0c1000ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-alertmanager@sha256:06a4864d3c2733c7eeadb32048102a08f1727e8bc80b51c7ba8acd7068c6d16a_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-config-reloader@sha256:b5334d9b17d869457ebb694de1e7bc38d8ddcbf4064d4d299e7d7343971b6397_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-node-exporter@sha256:9b3116b35e339d912df5891a6b4240b0f423dd7961d7732526d6481cc60afdbe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:3e45f91f203a08266fb7b2c8730a6e48a3da6365937d5715492a62456152c8ae_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus-operator@sha256:6227250a5d1f8eae16ae424e446bf814fc8759bfb80b8e03a20009fff34ca066_amd64",
"8Base-RHOSE-4.12:openshift4/ose-prometheus@sha256:ffff65009001a99ecefba8a71d2c08c084c0387cdb91e3933047610b0925a85e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:2a6b6673fa883b688e7c57a295be51e89784df534bf49a309b75bff798c4b1f6_amd64",
"8Base-RHOSE-4.12:openshift4/ose-service-ca-operator@sha256:c552568c923605e0c86f0906953cc730f1f951cf41beebf423284ec150d030d9_amd64",
"8Base-RHOSE-4.12:openshift4/ose-telemeter@sha256:919681d988129eb2b322c64ac6b874e7f5e2bde9c9b7d68cacc96dc566961484_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:506bc446256f8bf1acd2edc0ec30329f47a62ce6303d06aa2cafa6239223115d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-thanos-rhel8@sha256:e15937bcf547b9243a0ee530f1acc201965187ee5105ea30ebc737625f01f394_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:e4c091ac70ebb5451aecb1d8ff1c0e1a39dacc78287226a5cc55ddbdff5ea8a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:279dcb57650c13a2578ee74022f0488ceae51ece43b2eb5e1f54efe0c07c3ccd_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:268b90252c7a692d92b095323102bab08f51c83ea979750abd345b38d00a5fe8_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6e054b9706b8382d5887323b1b1c239636d38e41b773feed35f7485e3cc79931_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-rhel8@sha256:479fdc3785ec2ee56409d8e1cfb95f7919a49bdc903d7e65ea641fd207c03c6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:9febbbbf1ea403a274105654184f36cc9f0aa96658446746d0e0864db4423a6f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-vsphere-problem-detector-rhel8@sha256:ea2c9cef125d0798227fade045b3231112155de85bd88fd0b3f78c1d226103ae_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel7@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8-operator@sha256:1ae2e19cfd010020b6a88e301cfbb7e0d8fe44a8635102ae373b55e5b34d7556_amd64",
"8Base-RHOSE-4.12:openshift4/ovirt-csi-driver-rhel8@sha256:04173b7e1dd2c2d7b11e9552a3dd82b793a98ccae6545d5b37e3c897a6037d66_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:bfa45fadcb668470873e01f4f6182a08e156f7381f326da7caafb41468feec8c_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:4ed3b09dc1091cb1594443828469b15443078189006351dfef6c0713f9c37fb9_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e16e7275ff3b480276a2139b7167fea84c37388d5cd9c6c9077f6988b4cc3142_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:d6935c2b75f06f846e24f56098fbaccc661ebc4dde530c47c7973339fe412e41_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:87c2d3d4f312e9d5d37f175ea717a9db18901f65209a9996a510e46a586ccba8_amd64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3385
Vulnerability from csaf_redhat - Published: 2025-03-31 01:49 - Updated: 2026-03-18 02:58A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3385 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3385",
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3385.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:58:13+00:00",
"generator": {
"date": "2026-03-18T02:58:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3385",
"initial_release_date": "2025-03-31T01:49:08+00:00",
"revision_history": [
{
"date": "2025-03-31T01:49:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T01:49:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:58:13+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.src",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.src",
"product_id": "freetype-0:2.9.1-6.el8_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debugsource@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.9.1-6.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_id": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos-debuginfo@2.9.1-6.el8_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
},
"product_reference": "freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T01:49:08+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.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3385"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.AUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.AUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.E4S:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.aarch64",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.ppc64le",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.s390x",
"BaseOS-8.6.0.Z.E4S:freetype-devel-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.src",
"BaseOS-8.6.0.Z.TUS:freetype-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-debugsource-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-demos-debuginfo-0:2.9.1-6.el8_6.3.x86_64",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.i686",
"BaseOS-8.6.0.Z.TUS:freetype-devel-0:2.9.1-6.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:3395
Vulnerability from csaf_redhat - Published: 2025-03-31 03:09 - Updated: 2026-03-18 02:57A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:3395 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for freetype is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\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": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:3395",
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3395.json"
}
],
"title": "Red Hat Security Advisory: freetype security update",
"tracking": {
"current_release_date": "2026-03-18T02:57:58+00:00",
"generator": {
"date": "2026-03-18T02:57:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3395",
"initial_release_date": "2025-03-31T03:09:08+00:00",
"revision_history": [
{
"date": "2025-03-31T03:09:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-31T03:09:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:57:58+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.src",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.src",
"product_id": "freetype-0:2.8-15.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-devel@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-debuginfo@2.8-15.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product_id": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/freetype-demos@2.8-15.el7_9.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-demos-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-demos-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype-devel-0:2.8-15.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
},
"product_reference": "freetype-devel-0:2.8-15.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"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": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-31T03:09:08+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": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3395"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.src",
"7Server-optional-ELS:freetype-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-debuginfo-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-demos-0:2.8-15.el7_9.1.x86_64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.i686",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.ppc64le",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.s390x",
"7Server-optional-ELS:freetype-devel-0:2.8-15.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
RHSA-2025:8195
Vulnerability from csaf_redhat - Published: 2025-05-27 09:32 - Updated: 2026-03-18 03:00A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:8195 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-27363 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2351357 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-27363 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-27363 | external |
| https://www.facebook.com/security/advisories/cve-… | external |
| https://www.cisa.gov/known-exploited-vulnerabilit… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mingw-freetype and spice-client-win is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "MinGW Windows Freetype library.\n\nSecurity Fix(es):\n\n* freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\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-2025:8195",
"url": "https://access.redhat.com/errata/RHSA-2025:8195"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8195.json"
}
],
"title": "Red Hat Security Advisory: mingw-freetype and spice-client-win security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:02+00:00",
"generator": {
"date": "2026-03-18T03:00:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8195",
"initial_release_date": "2025-05-27T09:32:45+00:00",
"revision_history": [
{
"date": "2025-05-27T09:32:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-27T09:32:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-freetype-0:2.8-3.el8_8.1.src",
"product": {
"name": "mingw-freetype-0:2.8-3.el8_8.1.src",
"product_id": "mingw-freetype-0:2.8-3.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-freetype@2.8-3.el8_8.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-0:8.8-5.el8_8.src",
"product": {
"name": "spice-client-win-0:8.8-5.el8_8.src",
"product_id": "spice-client-win-0:8.8-5.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win@8.8-5.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype-static@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-static-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw64-freetype-static-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw64-freetype-static-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype-static@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-freetype-debuginfo@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product": {
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product_id": "mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-freetype-debuginfo@2.8-3.el8_8.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x64-0:8.8-5.el8_8.noarch",
"product": {
"name": "spice-client-win-x64-0:8.8-5.el8_8.noarch",
"product_id": "spice-client-win-x64-0:8.8-5.el8_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x64@8.8-5.el8_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "spice-client-win-x86-0:8.8-5.el8_8.noarch",
"product": {
"name": "spice-client-win-x86-0:8.8-5.el8_8.noarch",
"product_id": "spice-client-win-x86-0:8.8-5.el8_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/spice-client-win-x86@8.8-5.el8_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-0:8.8-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src"
},
"product_reference": "spice-client-win-0:8.8-5.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x64-0:8.8-5.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch"
},
"product_reference": "spice-client-win-x64-0:8.8-5.el8_8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spice-client-win-x86-0:8.8-5.el8_8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch"
},
"product_reference": "spice-client-win-x86-0:8.8-5.el8_8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-freetype-0:2.8-3.el8_8.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src"
},
"product_reference": "mingw-freetype-0:2.8-3.el8_8.1.src",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-freetype-static-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-freetype-static-0:2.8-3.el8_8.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch"
},
"product_reference": "mingw64-freetype-static-0:2.8-3.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-11T14:00:48.605552+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351357"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value, causing it to wrap around and allocate a heap buffer that is too small. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This issue could result in arbitrary code execution or other undefined behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability stems from improper handling of data types within the FreeType library during the parsing of font subglyph structures. This could causes incorrect calculations that result in heap buffer allocation being too small. This could allow the library write data beyond the allocated buffer, affecting adjacent memory areas, leading into arbitrary code executions compromising the entire system and system stability such as misleading behaviors in applications which relies on FreeType, or causing possible crashes impacting the entire system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch",
"AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch",
"CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src",
"CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "RHBZ#2351357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351357"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2025-27363",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2025-03-11T13:28:31.705000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T09:32:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch",
"AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch",
"CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src",
"CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8195"
},
{
"category": "workaround",
"details": "By restricting the sources from which font files can be loaded allowing only fonts from trusted sources, as well as validating the input for font files to avoid malformed font structures or any data which could trigger the vulnerability would reduce the risk and mitigate this vulnerability until the fix is provided.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch",
"AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch",
"CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src",
"CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:spice-client-win-0:8.8-5.el8_8.src",
"AppStream-8.8.0.Z.EUS:spice-client-win-x64-0:8.8-5.el8_8.noarch",
"AppStream-8.8.0.Z.EUS:spice-client-win-x86-0:8.8-5.el8_8.noarch",
"CRB-8.8.0.Z.EUS:mingw-freetype-0:2.8-3.el8_8.1.src",
"CRB-8.8.0.Z.EUS:mingw32-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw32-freetype-static-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-debuginfo-0:2.8-3.el8_8.1.noarch",
"CRB-8.8.0.Z.EUS:mingw64-freetype-static-0:2.8-3.el8_8.1.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-06T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files"
}
]
}
SUSE-SU-2025:0998-1
Vulnerability from csaf_suse - Published: 2025-03-25 02:07 - Updated: 2025-03-25 02:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1239465 | self |
| https://www.suse.com/security/cve/CVE-2025-27363/ | self |
| https://www.suse.com/security/cve/CVE-2025-27363 | external |
| https://bugzilla.suse.com/1239465 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2025-27363: Fixed out-of-bounds write when attempting to parse font \n subglyph structures related to TrueType GX and variable font files (bsc#1239465).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-998,SUSE-SLE-Micro-5.3-2025-998,SUSE-SLE-Micro-5.4-2025-998,SUSE-SLE-Micro-5.5-2025-998,SUSE-SLE-Module-Basesystem-15-SP6-2025-998,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-998,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-998,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-998,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-998,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-998,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-998,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-998,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-998,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-998,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-998,SUSE-SUSE-MicroOS-5.1-2025-998,SUSE-SUSE-MicroOS-5.2-2025-998,SUSE-Storage-7.1-2025-998,openSUSE-SLE-15.6-2025-998",
"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-2025_0998-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0998-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250998-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0998-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020586.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239465",
"url": "https://bugzilla.suse.com/1239465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27363 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27363/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2025-03-25T02:07:21Z",
"generator": {
"date": "2025-03-25T02:07:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0998-1",
"initial_release_date": "2025-03-25T02:07:21Z",
"revision_history": [
{
"date": "2025-03-25T02:07:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"product_id": "ft2demos-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftbench-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftdiff-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftdump-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftgamma-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftgrid-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftinspect-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftlint-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftmulti-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftstring-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftvalid-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.aarch64",
"product_id": "ftview-2.10.4-150000.4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.10.4-150000.4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.10.4-150000.4.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.i586",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.i586",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.i586",
"product_id": "ft2demos-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.i586",
"product_id": "ftbench-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.i586",
"product_id": "ftdiff-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.i586",
"product_id": "ftdump-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.i586",
"product_id": "ftgamma-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.i586",
"product_id": "ftgrid-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.i586",
"product_id": "ftinspect-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.i586",
"product_id": "ftlint-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.i586",
"product_id": "ftmulti-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.i586",
"product_id": "ftstring-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.i586",
"product_id": "ftvalid-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.i586",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.i586",
"product_id": "ftview-2.10.4-150000.4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.i586",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.i586",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"product": {
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"product_id": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ft2demos-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftbench-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftdiff-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftdump-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftgamma-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftgrid-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftinspect-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftlint-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftmulti-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftstring-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftvalid-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.ppc64le",
"product_id": "ftview-2.10.4-150000.4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.s390x",
"product_id": "ft2demos-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.s390x",
"product_id": "ftbench-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.s390x",
"product_id": "ftdiff-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x",
"product_id": "ftdump-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.s390x",
"product_id": "ftgamma-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.s390x",
"product_id": "ftgrid-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.s390x",
"product_id": "ftinspect-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.s390x",
"product_id": "ftlint-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.s390x",
"product_id": "ftmulti-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.s390x",
"product_id": "ftstring-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.s390x",
"product_id": "ftvalid-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.s390x",
"product_id": "ftview-2.10.4-150000.4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"product_id": "freetype2-devel-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"product_id": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"product_id": "ft2demos-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftbench-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftbench-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftbench-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftdiff-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftdump-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftdump-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftgamma-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftgrid-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftinspect-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftlint-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftlint-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftlint-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftmulti-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftstring-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftstring-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftstring-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftvalid-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "ftview-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "ftview-2.10.4-150000.4.18.1.x86_64",
"product_id": "ftview-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"product_id": "libfreetype6-2.10.4-150000.4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"product_id": "libfreetype6-32bit-2.10.4-150000.4.18.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 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for 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": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.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": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.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:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.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:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.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:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.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:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch"
},
"product_reference": "freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ft2demos-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftbench-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftbench-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdiff-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdiff-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftdump-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftdump-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgamma-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftgamma-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftgrid-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftgrid-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftinspect-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftinspect-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftlint-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftlint-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftmulti-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftmulti-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftstring-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftstring-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftvalid-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftvalid-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ftview-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "ftview-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27363"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27363",
"url": "https://www.suse.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "SUSE Bug 1239465 for CVE-2025-27363",
"url": "https://bugzilla.suse.com/1239465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
}
],
"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": [
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Enterprise Storage 7.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Enterprise Storage 7.1:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ftdump-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Proxy 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.s390x",
"SUSE Manager Server 4.3:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"SUSE Manager Server 4.3:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:freetype2-devel-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-devel-32bit-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:freetype2-profile-tti35-2.10.4-150000.4.18.1.noarch",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ft2demos-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftbench-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdiff-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftdump-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgamma-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftgrid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftinspect-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftlint-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftmulti-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftstring-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftvalid-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:ftview-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.aarch64",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.ppc64le",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.s390x",
"openSUSE Leap 15.6:libfreetype6-2.10.4-150000.4.18.1.x86_64",
"openSUSE Leap 15.6:libfreetype6-32bit-2.10.4-150000.4.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T02:07:21Z",
"details": "important"
}
],
"title": "CVE-2025-27363"
}
]
}
SUSE-SU-2025:0960-1
Vulnerability from csaf_suse - Published: 2025-03-19 18:34 - Updated: 2025-03-19 18:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1239465 | self |
| https://www.suse.com/security/cve/CVE-2025-27363/ | self |
| https://www.suse.com/security/cve/CVE-2025-27363 | external |
| https://bugzilla.suse.com/1239465 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for freetype2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for freetype2 fixes the following issues:\n\n- CVE-2025-27363: Fixed out-of-bounds write when attempting to parse font \n subglyph structures related to TrueType GX and variable font files (bsc#1239465).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-960,SUSE-SLE-SERVER-12-SP5-LTSS-2025-960,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-960",
"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-2025_0960-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0960-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250960-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0960-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020564.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239465",
"url": "https://bugzilla.suse.com/1239465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27363 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27363/"
}
],
"title": "Security update for freetype2",
"tracking": {
"current_release_date": "2025-03-19T18:34:08Z",
"generator": {
"date": "2025-03-19T18:34:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0960-1",
"initial_release_date": "2025-03-19T18:34:08Z",
"revision_history": [
{
"date": "2025-03-19T18:34:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.aarch64",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.aarch64",
"product_id": "freetype2-devel-2.6.3-7.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.aarch64",
"product": {
"name": "ft2demos-2.6.3-7.21.1.aarch64",
"product_id": "ft2demos-2.6.3-7.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.aarch64",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.aarch64",
"product_id": "libfreetype6-2.6.3-7.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product": {
"name": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product_id": "freetype2-devel-64bit-2.6.3-7.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product": {
"name": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32",
"product_id": "libfreetype6-64bit-2.6.3-7.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.i586",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.i586",
"product_id": "freetype2-devel-2.6.3-7.21.1.i586"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.i586",
"product": {
"name": "ft2demos-2.6.3-7.21.1.i586",
"product_id": "ft2demos-2.6.3-7.21.1.i586"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.i586",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.i586",
"product_id": "libfreetype6-2.6.3-7.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"product_id": "freetype2-devel-2.6.3-7.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.ppc64le",
"product": {
"name": "ft2demos-2.6.3-7.21.1.ppc64le",
"product_id": "ft2demos-2.6.3-7.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.ppc64le",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.ppc64le",
"product_id": "libfreetype6-2.6.3-7.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.s390",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.s390",
"product_id": "freetype2-devel-2.6.3-7.21.1.s390"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.s390",
"product": {
"name": "ft2demos-2.6.3-7.21.1.s390",
"product_id": "ft2demos-2.6.3-7.21.1.s390"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.s390",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.s390",
"product_id": "libfreetype6-2.6.3-7.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.s390x",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.s390x",
"product_id": "freetype2-devel-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.21.1.s390x",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.21.1.s390x",
"product_id": "freetype2-devel-32bit-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.s390x",
"product": {
"name": "ft2demos-2.6.3-7.21.1.s390x",
"product_id": "ft2demos-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.s390x",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.s390x",
"product_id": "libfreetype6-2.6.3-7.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"product_id": "libfreetype6-32bit-2.6.3-7.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "freetype2-devel-2.6.3-7.21.1.x86_64",
"product": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64",
"product_id": "freetype2-devel-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64",
"product": {
"name": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64",
"product_id": "freetype2-devel-32bit-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "ft2demos-2.6.3-7.21.1.x86_64",
"product": {
"name": "ft2demos-2.6.3-7.21.1.x86_64",
"product_id": "ft2demos-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-2.6.3-7.21.1.x86_64",
"product": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64",
"product_id": "libfreetype6-2.6.3-7.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"product": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"product_id": "libfreetype6-32bit-2.6.3-7.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le"
},
"product_reference": "ft2demos-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x"
},
"product_reference": "ft2demos-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "freetype2-devel-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64"
},
"product_reference": "freetype2-devel-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ft2demos-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64"
},
"product_reference": "ft2demos-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfreetype6-32bit-2.6.3-7.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
},
"product_reference": "libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27363"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27363",
"url": "https://www.suse.com/security/cve/CVE-2025-27363"
},
{
"category": "external",
"summary": "SUSE Bug 1239465 for CVE-2025-27363",
"url": "https://bugzilla.suse.com/1239465"
}
],
"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-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libfreetype6-32bit-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:freetype2-devel-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ft2demos-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-2.6.3-7.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libfreetype6-32bit-2.6.3-7.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-19T18:34:08Z",
"details": "important"
}
],
"title": "CVE-2025-27363"
}
]
}
alsa-2025:8292
Vulnerability from osv_almalinux
MinGW Windows Freetype library.
Security Fix(es):
- freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)
- libsoup: Integer overflow in append_param_quoted (CVE-2025-32050)
- libsoup: Heap buffer overflow in sniff_unknown() (CVE-2025-32052)
- libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space() (CVE-2025-32053)
- libsoup: Out of bounds reads in soup_headers_parse_request() (CVE-2025-32906)
- libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header (CVE-2025-32907)
- libsoup: NULL Pointer Dereference on libsoup through function "sniff_mp4" in soup-content-sniffer.c (CVE-2025-32909)
- libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through "soup_auth_digest_authenticate" on client when server omits the "realm" parameter in an Unauthorized response with Digest authentication (CVE-2025-32910)
- libsoup: Double free on soup_message_headers_get_content_disposition() through "soup-message-headers.c" via "params" GHashTable value (CVE-2025-32911)
- libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when "filename" parameter is present, but has no value in Content-Disposition header (CVE-2025-32913)
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.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mingw32-freetype"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8-3.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mingw32-freetype-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8-3.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mingw64-freetype"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8-3.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mingw64-freetype-static"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8-3.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "MinGW Windows Freetype library. \n\nSecurity Fix(es): \n\n * freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n * libsoup: Integer overflow in append_param_quoted (CVE-2025-32050)\n * libsoup: Heap buffer overflow in sniff_unknown() (CVE-2025-32052)\n * libsoup: Heap buffer overflows in sniff_feed_or_html() and skip_insignificant_space() (CVE-2025-32053)\n * libsoup: Out of bounds reads in soup_headers_parse_request() (CVE-2025-32906)\n * libsoup: Denial of service in server when client requests a large amount of overlapping ranges with Range header (CVE-2025-32907)\n * libsoup: NULL Pointer Dereference on libsoup through function \"sniff_mp4\" in soup-content-sniffer.c (CVE-2025-32909)\n * libsoup: Null pointer deference on libsoup via /auth/soup-auth-digest.c through \"soup_auth_digest_authenticate\" on client when server omits the \"realm\" parameter in an Unauthorized response with Digest authentication (CVE-2025-32910)\n * libsoup: Double free on soup_message_headers_get_content_disposition() through \"soup-message-headers.c\" via \"params\" GHashTable value (CVE-2025-32911)\n * libsoup: NULL pointer dereference in soup_message_headers_get_content_disposition when \"filename\" parameter is present, but has no value in Content-Disposition header (CVE-2025-32913)\n\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",
"id": "ALSA-2025:8292",
"modified": "2025-05-29T21:17:09Z",
"published": "2025-05-29T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:8292"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32050"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32052"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32053"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32906"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32907"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32909"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32910"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32911"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-32913"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351357"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2357067"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2357069"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2357070"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359341"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359342"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359353"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359354"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359355"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2359357"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2025-8292.html"
}
],
"related": [
"CVE-2025-27363",
"CVE-2025-32050",
"CVE-2025-32052",
"CVE-2025-32053",
"CVE-2025-32906",
"CVE-2025-32907",
"CVE-2025-32909",
"CVE-2025-32910",
"CVE-2025-32911",
"CVE-2025-32913"
],
"summary": "Important: mingw-freetype security update"
}
alsa-2025:3421
Vulnerability from osv_almalinux
FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently.
Security Fix(es):
- freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)
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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "freetype"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.1-10.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "freetype-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.1-10.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "FreeType is a free, high-quality, portable font engine that can open and manage font files. FreeType loads, hints, and renders individual glyphs efficiently. \n\nSecurity Fix(es): \n\n * freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files (CVE-2025-27363)\n\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",
"id": "ALSA-2025:3421",
"modified": "2025-04-01T07:12:12Z",
"published": "2025-03-31T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:3421"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27363"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351357"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2025-3421.html"
}
],
"related": [
"CVE-2025-27363"
],
"summary": "Important: freetype security update"
}
NCSC-2025-0128
Vulnerability from csaf_ncscnl - Published: 2025-04-16 15:01 - Updated: 2025-04-16 15:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Access Manager
|
cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Process Management Suite
|
cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle HTTP Server
|
cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Managed File Transfer
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Managed File Transfer
|
cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle SOA Suite
|
cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.3.0 | ||
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle WebLogic Server
|
cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Weblogic Server
|
vers:unknown/14.1.1.0.0 | ||
|
vers:oracle/8.5.7
Oracle / Oracle Fusion Middleware / Oracle Outside In Technology
|
cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*
|
vers:oracle/8.5.7 | |
|
vers:unknown/8.5.7
Oracle / Oracle / Outside In Technology
|
vers:unknown/8.5.7 | ||
|
vers:unknown/12.2.1.4.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Coherence
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Oracle / Coherence
|
vers:unknown/14.1.1.0.0 | ||
|
vers:unknown/14.1.1.0.0
Oracle / Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:unknown/14.1.1.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Coherence
|
cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Fusion Middleware MapViewer
|
cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Jdeveloper (Application)
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle JDeveloper
|
cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.1.0.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Forms Recognition
|
cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.1.0.0 | |
|
vers:oracle/12.2.1.3.0
Oracle / Oracle WebCenter Portal
|
vers:oracle/12.2.1.3.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle WebCenter Portal
|
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:unknown/12.2.1.3.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.3.0 | ||
|
vers:unknown/12.2.1.3.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.3.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / WebCenter Portal
|
vers:unknown/12.2.1.4.0 | ||
|
vers:unknown/12.2.1.4.0
Oracle / WebCenter Portal
|
cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:unknown/12.2.1.4.0 | |
|
vers:unknown/12.2.1.4.0
Oracle / Oracle / Data Integrator
|
vers:unknown/12.2.1.4.0 | ||
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Data Integrator
|
cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 | |
|
vers:oracle/14.1.2.0.0
Oracle / Oracle Fusion Middleware / Oracle Business Activity Monitoring
|
cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.1.2.0.0 | |
|
vers:oracle/12.2.1.4.0
Oracle / Oracle Fusion Middleware / Oracle Service Bus
|
cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*
|
vers:oracle/12.2.1.4.0 |
| URL | Category |
|---|---|
| https://www.oracle.com/security-alerts/cpuapr2025.html | external |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2020… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2020… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2023… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
{
"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 verschillende producten, waaronder de Utilities Application Framework, WebLogic Server, en Fusion Middleware.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om toegang te krijgen tot kritieke gegevens, Denial-of-Service (DoS) te veroorzaken, en in sommige gevallen zelfs volledige controle over systemen te verkrijgen. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal vervaardigde verzoeken te sturen of door gebruik te maken van onveilige configuraties in de getroffen producten.",
"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 Neutralization of Special Elements Used in a Template Engine",
"title": "CWE-1336"
},
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Inclusion of Functionality from Untrusted Control Sphere",
"title": "CWE-829"
},
{
"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": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"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": "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"
}
],
"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/cpuapr2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Fusion Middleware",
"tracking": {
"current_release_date": "2025-04-16T15:01:24.587426Z",
"generator": {
"date": "2025-02-25T15:15:00Z",
"engine": {
"name": "V.A.",
"version": "1.0"
}
},
"id": "NCSC-2025-0128",
"initial_release_date": "2025-04-16T15:01:24.587426Z",
"revision_history": [
{
"date": "2025-04-16T15:01:24.587426Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-2699078",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:access_manager:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Access Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1839842",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2698989",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_process_management_suite:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Business Process Management Suite"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1839864",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2698967",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:http_server:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle HTTP Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1839938",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2699074",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:managed_file_transfer:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Managed File Transfer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-2698998",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:soa_suite:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2698997",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:soa_suite:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle SOA Suite"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1839896",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.1.0.0",
"product": {
"name": "vers:oracle/14.1.1.0.0",
"product_id": "CSAFPID-1839897",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-1840030",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle WebLogic Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/8.5.7",
"product": {
"name": "vers:oracle/8.5.7",
"product_id": "CSAFPID-1839872",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Outside In Technology"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1840014",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.1.0.0",
"product": {
"name": "vers:oracle/14.1.1.0.0",
"product_id": "CSAFPID-1839982",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2699125",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:coherence:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Coherence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1839988",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Fusion Middleware MapViewer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-2698948",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:jdeveloper:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle JDeveloper"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/14.1.1.0.0",
"product": {
"name": "vers:oracle/14.1.1.0.0",
"product_id": "CSAFPID-2699057",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:webcenter_forms_recognition:14.1.1.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle WebCenter Forms Recognition"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1840006",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle WebCenter Portal"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-2698985",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:data_integrator:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Data Integrator"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1840028",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.2.0.0",
"product": {
"name": "vers:oracle/14.1.2.0.0",
"product_id": "CSAFPID-2699064",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:business_activity_monitoring:14.1.2.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Business Activity Monitoring"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-2699044",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:service_bus:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Service Bus"
}
],
"category": "product_family",
"name": "Oracle Fusion Middleware"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1213401"
}
}
],
"category": "product_name",
"name": "Managed File Transfer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.3.0",
"product": {
"name": "vers:unknown/12.2.1.3.0",
"product_id": "CSAFPID-1536644"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1536288"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/14.1.1.0.0",
"product": {
"name": "vers:unknown/14.1.1.0.0",
"product_id": "CSAFPID-1536278"
}
}
],
"category": "product_name",
"name": "Weblogic Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/8.5.7",
"product": {
"name": "vers:unknown/8.5.7",
"product_id": "CSAFPID-1233360"
}
}
],
"category": "product_name",
"name": "Outside In Technology"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1210435"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/14.1.1.0.0",
"product": {
"name": "vers:unknown/14.1.1.0.0",
"product_id": "CSAFPID-1210304"
}
}
],
"category": "product_name",
"name": "Coherence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1247956"
}
}
],
"category": "product_name",
"name": "Jdeveloper (Application)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.3.0",
"product": {
"name": "vers:unknown/12.2.1.3.0",
"product_id": "CSAFPID-1214253"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1232894"
}
}
],
"category": "product_name",
"name": "WebCenter Portal"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-1201529"
}
}
],
"category": "product_name",
"name": "Data Integrator"
}
],
"category": "product_family",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1144680",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.1.1.0.0",
"product": {
"name": "vers:oracle/14.1.1.0.0",
"product_id": "CSAFPID-1144604",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle WebLogic Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-39413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:coherence:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:unknown/14.1.1.0.0",
"product": {
"name": "vers:unknown/14.1.1.0.0",
"product_id": "CSAFPID-39412",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:coherence:14.1.1.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Coherence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.3.0",
"product": {
"name": "vers:oracle/12.2.1.3.0",
"product_id": "CSAFPID-1144910"
}
},
{
"category": "product_version_range",
"name": "vers:oracle/12.2.1.4.0",
"product": {
"name": "vers:oracle/12.2.1.4.0",
"product_id": "CSAFPID-1144911",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle WebCenter Portal"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.3.0",
"product": {
"name": "vers:unknown/12.2.1.3.0",
"product_id": "CSAFPID-317201",
"product_identification_helper": {
"cpe": "cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:unknown/12.2.1.4.0",
"product": {
"name": "vers:unknown/12.2.1.4.0",
"product_id": "CSAFPID-307786",
"product_identification_helper": {
"cpe": "cpe:2.3:a:ibm:oracle_webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "WebCenter Portal"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-13936",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements Used in a Template Engine",
"title": "CWE-1336"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-13936",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-13936.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2020-13936"
},
{
"cve": "CVE-2020-25649",
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-25649",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-25649.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2023-26464",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26464",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26464.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2023-26464"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11053",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11053.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-11612",
"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": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11612",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11612.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-11612"
},
{
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-28168",
"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": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28168",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28168.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-28168"
},
{
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-29857"
},
{
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-38476"
},
{
"cve": "CVE-2024-40896",
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-40896",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40896.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-40896"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-47561"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52046",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-52046",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-52046.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-52046"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2025-23184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-23184",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-23184.json"
}
],
"title": "CVE-2025-23184"
},
{
"cve": "CVE-2025-24970",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24970",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24970.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-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-27363.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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-2699078",
"CSAFPID-1839842",
"CSAFPID-2698989",
"CSAFPID-1839864",
"CSAFPID-2698967",
"CSAFPID-1213401",
"CSAFPID-1839938",
"CSAFPID-2699074",
"CSAFPID-2698998",
"CSAFPID-2698997",
"CSAFPID-1144680",
"CSAFPID-1839896",
"CSAFPID-1144604",
"CSAFPID-1839897",
"CSAFPID-1536644",
"CSAFPID-1840030",
"CSAFPID-1536288",
"CSAFPID-1536278",
"CSAFPID-1839872",
"CSAFPID-1233360",
"CSAFPID-39413",
"CSAFPID-1210435",
"CSAFPID-1210304",
"CSAFPID-39412",
"CSAFPID-1840014",
"CSAFPID-1839982",
"CSAFPID-2699125",
"CSAFPID-1839988",
"CSAFPID-1247956",
"CSAFPID-2698948",
"CSAFPID-2699057",
"CSAFPID-1144910",
"CSAFPID-1840006",
"CSAFPID-1144911",
"CSAFPID-1214253",
"CSAFPID-317201",
"CSAFPID-1232894",
"CSAFPID-307786",
"CSAFPID-1201529",
"CSAFPID-2698985",
"CSAFPID-1840028",
"CSAFPID-2699064",
"CSAFPID-2699044"
]
}
],
"title": "CVE-2025-27363"
}
]
}
NCSC-2026-0031
Vulnerability from csaf_ncscnl - Published: 2026-01-21 10:12 - Updated: 2026-01-21 10:12Recent vulnerabilities in Oracle JD Edwards EnterpriseOne Tools and X.Org Server, including a significant flaw with a CVSS score of 7.8 and a use-after-free issue, pose risks of local privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
The USN-6425-1 update addresses multiple Samba vulnerabilities in Ubuntu 23.10, including denial of service risks and issues affecting Active Directory services and sensitive information disclosure across various NetApp products.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Multiple vulnerabilities across Oracle JD Edwards, Oracle Communications, Express.js, and IBM App Connect Enterprise allow unauthorized access and code execution, with CVSS scores up to 4.7, requiring user interaction for exploitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Oracle Database Server and Oracle GoldenGate have Security-in-Depth issues related to Dell BSAFE Crypto-J, which cannot be exploited within their respective contexts, although error messages may expose sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Recent vulnerabilities in Oracle JD Edwards and Node.js expose critical data and sensitive information, with CVSS scores indicating significant risk, particularly for Windows users and specific device names.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.
CWE-787 - Out-of-bounds Write| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
A vulnerability in Oracle JD Edwards EnterpriseOne Tools (versions 9.2.0.0-9.2.26.0) allows unauthenticated attackers to compromise the system via HTTP, with a CVSS score of 6.1 indicating potential confidentiality and integrity impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / JD Edwards EnterpriseOne Tools
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://www.oracle.com/security-alerts/cpujan2026.html | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
{
"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 Oracle JD Edwards EnterpriseOne Tools.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle JD Edwards EnterpriseOne Tools stellen ongeauthenticeerde aanvallers in staat om toegang te krijgen tot kritieke gegevens en systemen te compromitteren.",
"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 Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle JD Edwards",
"tracking": {
"current_release_date": "2026-01-21T10:12:00.674214Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0031",
"initial_release_date": "2026-01-21T10:12:00.674214Z",
"revision_history": [
{
"date": "2026-01-21T10:12:00.674214Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "JD Edwards EnterpriseOne Tools"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1393",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle JD Edwards EnterpriseOne Tools and X.Org Server, including a significant flaw with a CVSS score of 7.8 and a use-after-free issue, pose risks of local privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-1393 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-1393.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-1"
]
}
],
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-42670",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "The USN-6425-1 update addresses multiple Samba vulnerabilities in Ubuntu 23.10, including denial of service risks and issues affecting Active Directory services and sensitive information disclosure across various NetApp products.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-42670 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-42670.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2023-42670"
},
{
"cve": "CVE-2024-43796",
"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"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Oracle Communications, Express.js, and IBM App Connect Enterprise allow unauthorized access and code execution, with CVSS scores up to 4.7, requiring user interaction for exploitation.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43796 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-43796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2025-26333",
"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"
},
{
"category": "description",
"text": "Oracle Database Server and Oracle GoldenGate have Security-in-Depth issues related to Dell BSAFE Crypto-J, which cannot be exploited within their respective contexts, although error messages may expose sensitive information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26333 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26333.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-1"
]
}
],
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-27210",
"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": "description",
"text": "Recent vulnerabilities in Oracle JD Edwards and Node.js expose critical data and sensitive information, with CVSS scores indicating significant risk, particularly for Windows users and specific device names.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27210 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27210.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-27210"
},
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27363.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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2026-21946",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle JD Edwards EnterpriseOne Tools (versions 9.2.0.0-9.2.26.0) allows unauthenticated attackers to compromise the system via HTTP, with a CVSS score of 6.1 indicating potential confidentiality and integrity impacts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21946 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21946.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-1"
]
}
],
"title": "CVE-2026-21946"
}
]
}
NCSC-2026-0029
Vulnerability from csaf_ncscnl - Published: 2026-01-21 10:10 - Updated: 2026-01-21 10:10Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.
CWE-787 - Out-of-bounds Write| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Oracle Hyperion Financial Reporting (version 11.2.23) has a denial of service vulnerability (CVSS 7.5), while libheif library versions prior to 1.19.6 have a NULL pointer dereference issue in the ImageItem_Grid::get_decoder function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Multiple vulnerabilities have been identified in Oracle WebLogic Server and Oracle Communications ASAP, both allowing unauthenticated partial denial of service, alongside an uncontrolled recursion issue in Apache Commons Lang leading to potential application crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
Multiple vulnerabilities across Oracle Banking Branch and Oracle Communications Cloud Native Core Certificate Management products, as well as libxml2, could lead to critical data compromise and denial of service, with CVSS scores reaching 9.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
A vulnerability in Oracle Planning and Budgeting Cloud Service (EPM Agent) allows high-privileged attackers to compromise the service, necessitating an update for mitigation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
A vulnerability in Oracle Planning and Budgeting Cloud Service (version 25.04.07) allows high-privileged attackers to compromise the service, requiring human interaction for exploitation and potentially leading to unauthorized data access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Oracle Hyperion Calculation Manager
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Close Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Financial Reporting
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Infrastructure Technology
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Planning
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Hyperion Profitability and Cost Management
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / Oracle Planning and Budgeting Cloud Service
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://www.oracle.com/security-alerts/cpujan2026.html | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
{
"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 verschillende subcomponenten van Hyperon producten.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen ongeauthenticeerde aanvallers in staat om systemen te compromitteren, Denial-of-Service aanvallen uit te voeren, en gevoelige gegevens aan te passen of te stelen.",
"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": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Hyperion",
"tracking": {
"current_release_date": "2026-01-21T10:10:46.297433Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0029",
"initial_release_date": "2026-01-21T10:10:46.297433Z",
"revision_history": [
{
"date": "2026-01-21T10:10:46.297433Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Calculation Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Close Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Financial Reporting"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Infrastructure Technology"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Planning"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Oracle Hyperion Profitability and Cost Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Oracle Planning and Budgeting Cloud Service"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle JD Edwards, Documaker, Outside In Technology, and Communications Operations Monitor, as well as FreeType, expose systems to significant risks including unauthorized access and arbitrary code execution.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27363.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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-43967",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Oracle Hyperion Financial Reporting (version 11.2.23) has a denial of service vulnerability (CVSS 7.5), while libheif library versions prior to 1.19.6 have a NULL pointer dereference issue in the ImageItem_Grid::get_decoder function.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-43967 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-43967.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-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-43967"
},
{
"cve": "CVE-2025-48924",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Multiple vulnerabilities have been identified in Oracle WebLogic Server and Oracle Communications ASAP, both allowing unauthenticated partial denial of service, alongside an uncontrolled recursion issue in Apache Commons Lang leading to potential application crashes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48924 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48924.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-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-49796",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Banking Branch and Oracle Communications Cloud Native Core Certificate Management products, as well as libxml2, could lead to critical data compromise and denial of service, with CVSS scores reaching 9.1.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49796 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2026-21922",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Planning and Budgeting Cloud Service (EPM Agent) allows high-privileged attackers to compromise the service, necessitating an update for mitigation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21922 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21922.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-21922"
},
{
"cve": "CVE-2026-21979",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Planning and Budgeting Cloud Service (version 25.04.07) allows high-privileged attackers to compromise the service, requiring human interaction for exploitation and potentially leading to unauthorized data access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-21979 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-21979.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-21979"
}
]
}
NCSC-2025-0143
Vulnerability from csaf_ncscnl - Published: 2025-05-07 11:19 - Updated: 2025-05-07 11:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:android/15
Android / System
|
vers:android/15 | ||
|
vers:android/14
Android / System
|
vers:android/14 | ||
|
vers:android/13
Android / System
|
vers:android/13 | ||
|
vers:android/12
Android / Framework
|
vers:android/12 | ||
|
vers:unknown/*
Samsung / Samsung Mobile
|
cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://source.android.com/docs/security/bulletin… | external |
| https://source.android.com/docs/security/bulletin… | external |
| https://security.samsungmobile.com/securityUpdate… | external |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2023… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2023… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2024… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
| https://api.ncsc.nl/velma/v1/vulnerabilities/2025… | self |
{
"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": "Google heeft kwetsbaarheden verholpen in Android. ",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden bevinden zich onderandere in de Keymaster trustlet, SmartManagerCN en FreeType. De kwetsbaarheden stellen een lokale aanvaller in staat om code uit te voeren op het apparaat en code uit te voeren met de rechten van SmartManagerCN. Google meldt informatie te hebben ontvangen dat de kwetsbaarheid met kenmerk CVE-2025-27363 beperkt en gericht als zeroday is misbruikt. Deze kwetsbaarheid bevindt zich in FreeType en stelt een kwaadwillende in staat code uit te voeren middels een heap buffer overflow.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Google heeft updates uitgebracht om de kwetsbaarheden te verhelpen in Android 12,13, 14 en 15. Samsung heeft updates uitgebracht om de voor Samsung relevante kwetsbaarheden te verhelpen in Samsung Mobile devices. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "Improper Handling of Insufficient Privileges",
"title": "CWE-274"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Use of Out-of-range Pointer Offset",
"title": "CWE-823"
},
{
"category": "general",
"text": "Privilege Context Switching Error",
"title": "CWE-270"
},
{
"category": "general",
"text": "Incorrect Privilege Assignment",
"title": "CWE-266"
},
{
"category": "general",
"text": "Reachable Assertion",
"title": "CWE-617"
},
{
"category": "general",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"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": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"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": "Source - android",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"category": "external",
"summary": "Reference - cveprojectv5; ncscclear",
"url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2025\u0026month=03"
}
],
"title": "Kwetsbaarheden verholpen in Google Android en Samsung Mobile",
"tracking": {
"current_release_date": "2025-05-07T11:19:50.517092Z",
"generator": {
"date": "2025-02-25T15:15:00Z",
"engine": {
"name": "V.A.",
"version": "1.0"
}
},
"id": "NCSC-2025-0143",
"initial_release_date": "2025-05-07T11:19:50.517092Z",
"revision_history": [
{
"date": "2025-05-07T11:19:50.517092Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:android/15",
"product": {
"name": "vers:android/15",
"product_id": "CSAFPID-1657641"
}
},
{
"category": "product_version_range",
"name": "vers:android/14",
"product": {
"name": "vers:android/14",
"product_id": "CSAFPID-1657640"
}
},
{
"category": "product_version_range",
"name": "vers:android/13",
"product": {
"name": "vers:android/13",
"product_id": "CSAFPID-1657639"
}
}
],
"category": "product_name",
"name": "System"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:android/12",
"product": {
"name": "vers:android/12",
"product_id": "CSAFPID-1657628"
}
}
],
"category": "product_name",
"name": "Framework"
}
],
"category": "vendor",
"name": "Android"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-899411",
"product_identification_helper": {
"cpe": "cpe:2.3:a:samsung_mobile:samsung_pay:-:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Samsung Mobile"
}
],
"category": "vendor",
"name": "Samsung"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-26430",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26430",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26430.json"
}
],
"title": "CVE-2025-26430"
},
{
"cve": "CVE-2025-26435",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26435",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26435.json"
}
],
"title": "CVE-2025-26435"
},
{
"cve": "CVE-2025-26436",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26436",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26436.json"
}
],
"title": "CVE-2025-26436"
},
{
"cve": "CVE-2025-26438",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26438",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26438.json"
}
],
"title": "CVE-2025-26438"
},
{
"cve": "CVE-2025-26440",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26440",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26440.json"
}
],
"title": "CVE-2025-26440"
},
{
"cve": "CVE-2025-26442",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26442",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26442.json"
}
],
"title": "CVE-2025-26442"
},
{
"cve": "CVE-2025-26444",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26444",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26444.json"
}
],
"title": "CVE-2025-26444"
},
{
"cve": "CVE-2025-27363",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-27363.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/E:F/RL:O/RC:C/CR:H/IR:H/AR:H/MAV:N/MAC:L/MPR:N/MUI:N/MS:U/MC:H/MI:H/MA:H",
"version": "3.1"
},
"products": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-0072",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-0072",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0072.json"
}
],
"title": "CVE-2025-0072"
},
{
"cve": "CVE-2025-0077",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-0077",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0077.json"
}
],
"title": "CVE-2025-0077"
},
{
"cve": "CVE-2025-0087",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-0087",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0087.json"
}
],
"title": "CVE-2025-0087"
},
{
"cve": "CVE-2025-0427",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-0427",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-0427.json"
}
],
"title": "CVE-2025-0427"
},
{
"cve": "CVE-2023-21342",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-21342",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-21342.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2023-21342"
},
{
"cve": "CVE-2023-35657",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-35657",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-35657.json"
}
],
"title": "CVE-2023-35657"
},
{
"cve": "CVE-2024-12577",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"notes": [
{
"category": "other",
"text": "Use of Out-of-range Pointer Offset",
"title": "CWE-823"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12577",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12577.json"
}
],
"title": "CVE-2024-12577"
},
{
"cve": "CVE-2024-34739",
"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": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34739",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34739.json"
}
],
"title": "CVE-2024-34739"
},
{
"cve": "CVE-2024-45580",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45580",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45580.json"
}
],
"title": "CVE-2024-45580"
},
{
"cve": "CVE-2024-46974",
"cwe": {
"id": "CWE-274",
"name": "Improper Handling of Insufficient Privileges"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Insufficient Privileges",
"title": "CWE-274"
},
{
"category": "other",
"text": "Incorrect Privilege Assignment",
"title": "CWE-266"
},
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46974",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46974.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-46974"
},
{
"cve": "CVE-2024-46975",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"notes": [
{
"category": "other",
"text": "Privilege Context Switching Error",
"title": "CWE-270"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46975",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46975.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.9,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-46975"
},
{
"cve": "CVE-2024-47891",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47891.json"
}
],
"title": "CVE-2024-47891"
},
{
"cve": "CVE-2024-47896",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"notes": [
{
"category": "other",
"text": "Use of Out-of-range Pointer Offset",
"title": "CWE-823"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47896",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47896.json"
}
],
"title": "CVE-2024-47896"
},
{
"cve": "CVE-2024-47900",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"notes": [
{
"category": "other",
"text": "Use of Out-of-range Pointer Offset",
"title": "CWE-823"
},
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47900",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47900.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-47900"
},
{
"cve": "CVE-2024-49739",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49739",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49739.json"
}
],
"title": "CVE-2024-49739"
},
{
"cve": "CVE-2024-49835",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49835",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49835.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49835"
},
{
"cve": "CVE-2024-49841",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"notes": [
{
"category": "other",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49841",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49841.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49841"
},
{
"cve": "CVE-2024-49842",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49842",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49842.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49842"
},
{
"cve": "CVE-2024-49845",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49845",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49845.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49845"
},
{
"cve": "CVE-2024-49846",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49846",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49846.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49846"
},
{
"cve": "CVE-2024-49847",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49847",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49847.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2024-49847"
},
{
"cve": "CVE-2024-52939",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"notes": [
{
"category": "other",
"text": "Use of Out-of-range Pointer Offset",
"title": "CWE-823"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-52939",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-52939.json"
}
],
"title": "CVE-2024-52939"
},
{
"cve": "CVE-2025-20666",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-20666",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-20666.json"
}
],
"title": "CVE-2025-20666"
},
{
"cve": "CVE-2025-21453",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21453",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21453.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2025-21453"
},
{
"cve": "CVE-2025-21459",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21459",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21459.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2025-21459"
},
{
"cve": "CVE-2025-21467",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21467",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21467.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2025-21467"
},
{
"cve": "CVE-2025-21468",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21468",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21468.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-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
}
],
"title": "CVE-2025-21468"
},
{
"cve": "CVE-2025-22425",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-22425",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-22425.json"
}
],
"title": "CVE-2025-22425"
},
{
"cve": "CVE-2025-26420",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26420",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26420.json"
}
],
"title": "CVE-2025-26420"
},
{
"cve": "CVE-2025-26421",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26421",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26421.json"
}
],
"title": "CVE-2025-26421"
},
{
"cve": "CVE-2025-26422",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26422",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26422.json"
}
],
"title": "CVE-2025-26422"
},
{
"cve": "CVE-2025-26423",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26423",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26423.json"
}
],
"title": "CVE-2025-26423"
},
{
"cve": "CVE-2025-26424",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26424",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26424.json"
}
],
"title": "CVE-2025-26424"
},
{
"cve": "CVE-2025-26425",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26425",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26425.json"
}
],
"title": "CVE-2025-26425"
},
{
"cve": "CVE-2025-26426",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26426",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26426.json"
}
],
"title": "CVE-2025-26426"
},
{
"cve": "CVE-2025-26427",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26427",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26427.json"
}
],
"title": "CVE-2025-26427"
},
{
"cve": "CVE-2025-26428",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26428",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26428.json"
}
],
"title": "CVE-2025-26428"
},
{
"cve": "CVE-2025-26429",
"product_status": {
"known_affected": [
"CSAFPID-1657641",
"CSAFPID-1657640",
"CSAFPID-1657639",
"CSAFPID-1657628",
"CSAFPID-899411"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-26429",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26429.json"
}
],
"title": "CVE-2025-26429"
}
]
}
GHSA-G8QJ-JV5H-78CP
Vulnerability from github – Published: 2025-03-11 15:31 – Updated: 2026-04-20 00:30An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.
{
"affected": [],
"aliases": [
"CVE-2025-27363"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-11T14:15:25Z",
"severity": "HIGH"
},
"details": "An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"id": "GHSA-g8qj-jv5h-78cp",
"modified": "2026-04-20T00:30:13Z",
"published": "2025-03-11T15:31:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27363"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"type": "WEB",
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"type": "WEB",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
},
{
"type": "WEB",
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/16/5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/19/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2025-27363
Vulnerability from fkie_nvd - Published: 2025-03-11 14:15 - Updated: 2026-04-20 13:158.1 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| cve-assign@fb.com | https://www.facebook.com/security/advisories/cve-2025-27363 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/1 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/11 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/12 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/2 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/3 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/13/8 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/14/1 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/14/2 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/14/3 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/03/14/4 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/06/3 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/16/5 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/19/3 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html | Mailing List | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://source.android.com/docs/security/bulletin/2025-05-01 | Third Party Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363 | US Government Resource |
| Vendor | Product | Version | |
|---|---|---|---|
| freetype | freetype | * | |
| debian | debian_linux | 11.0 |
{
"cisaActionDue": "2025-05-27",
"cisaExploitAdd": "2025-05-06",
"cisaRequiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"cisaVulnerabilityName": "FreeType Out-of-Bounds Write Vulnerability",
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*",
"matchCriteriaId": "47088474-E5B5-4220-8F12-D664F2DED5C1",
"versionEndIncluding": "2.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild."
},
{
"lang": "es",
"value": "Existe una escritura fuera de los l\u00edmites en las versiones 2.13.0 y anteriores de FreeType al intentar analizar estructuras de subglifos de fuentes relacionadas con archivos de fuentes TrueType GX y variables. El c\u00f3digo vulnerable asigna un valor short con signo a un long sin signo y luego a\u00f1ade un valor est\u00e1tico, lo que provoca un bucle y asigna un b\u00fafer de mont\u00f3n demasiado peque\u00f1o. El c\u00f3digo escribe entonces hasta 6 enteros long con signo fuera de los l\u00edmites en relaci\u00f3n con este b\u00fafer. Esto puede provocar la ejecuci\u00f3n de c\u00f3digo arbitrario. Esta vulnerabilidad podr\u00eda haber sido explotada in situ."
}
],
"id": "CVE-2025-27363",
"lastModified": "2026-04-20T13:15:39.743",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "cve-assign@fb.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-03-11T14:15:25.427",
"references": [
{
"source": "cve-assign@fb.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.facebook.com/security/advisories/cve-2025-27363"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/11"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/12"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/13/8"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/03/14/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2026/04/16/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2026/04/19/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00030.html"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Third Party Advisory"
],
"url": "https://source.android.com/docs/security/bulletin/2025-05-01"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"US Government Resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-27363"
}
],
"sourceIdentifier": "cve-assign@fb.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
BDU:2025-02719
Vulnerability from fstec - Published: 18.03.2023{
"CVSS 2.0": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb, \u041e\u041e\u041e \u00ab\u042e\u0431\u0438\u0442\u0435\u0445\u00bb, FreeType Project, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u0421\u0431\u0435\u0440\u0422\u0435\u0445\u00bb, \u041e\u041e\u041e \u00ab\u041d\u0426\u041f\u0420\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), 7.9 (\u0420\u041e\u0421\u0410 \u041a\u043e\u0431\u0430\u043b\u044c\u0442), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Common Edition), 2.1 (ROSA Virtualization), 12.4 (\u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c), 1.8 (Astra Linux Special Edition), \u0434\u043e 2405 (UBLinux), \u0434\u043e 2.13.0 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e (FreeType), 3.0 (ROSA Virtualization 3.0), \u0434\u043e 2.13 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), 9.1 (Platform V SberLinux OS Server), 9.5 (\u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430), 3.8 (Astra Linux Special Edition)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432. \u0412 \u0441\u0432\u044f\u0437\u0438 \u0441\u043e \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u043e\u0431\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u0438 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u043c\u0438 \u0441\u0430\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u043e\u0446\u0435\u043d\u043a\u0438 \u0432\u0441\u0435\u0445 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432.\n \n\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0440\u044b:\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043c\u0435\u0436\u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u044d\u043a\u0440\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u043c;\n- \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0438\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0441\u0435\u0442\u0435\u0439 (\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442);\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u00ab\u0431\u0435\u043b\u043e\u0433\u043e\u00bb \u0441\u043f\u0438\u0441\u043a\u0430 IP-\u0430\u0434\u0440\u0435\u0441\u043e\u0432 \u0434\u043b\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u043c\u0443 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u043c\u0443 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044e;\n- \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0448\u0440\u0438\u0444\u0442\u043e\u0432 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432;\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0430\u043d\u0442\u0438\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c\u044b\u0445 \u0448\u0440\u0438\u0444\u0442\u043e\u0432 \u043d\u0430 \u043f\u0440\u0435\u0434\u043c\u0435\u0442 \u043d\u0430\u043b\u0438\u0447\u0438\u044f \u0441\u0438\u0433\u043d\u0430\u0442\u0443\u0440 \u0412\u041f\u041e.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\nhttps://gitlab.freedesktop.org/freetype/freetype/-/commit/ef636696524b081f1b8819eb0c6a0b932d35757d\n\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f freetype \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 2.12.1+dfsg-5+deb12u4\n\n\u0414\u043b\u044f \u0420\u0415\u0414 \u041e\u0421:\nhttps://redos.red-soft.ru/support/secure/uyazvimosti/uyazvimost-freetype-cve-2025-27363/?sphrase_id=1129886\n\n\u0414\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c: https://abf.rosa.ru/advisories/ROSA-SA-2025-2864\n\n\u0414\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c: https://abf.rosa.ru/advisories/ROSA-SA-2025-2941\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0440\u0435\u0434\u043e\u0439 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0441 \u043f\u043e\u0434\u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u0431\u0435\u0437\u0430\u0433\u0435\u043d\u0442\u043d\u043e\u0433\u043e \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043c\u0430\u0448\u0438\u043d \u00abROSA Virtualization 3.0\u00bb: https://abf.rosa.ru/advisories/ROSA-SA-2025-2886\n\n\u0414\u043b\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0440\u0435\u0434\u043e\u0439 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u00abROSA Virtualization\u00bb: https://abf.rosa.ru/advisories/ROSA-SA-2025-2877\n\n\u0414\u043b\u044f \u041e\u0421 \u0420\u041e\u0421\u0410 \"\u041a\u041e\u0411\u0410\u041b\u042c\u0422\": https://abf.rosa.ru/advisories/ROSA-SA-2025-2867\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.12.1+dfsg-5+deb12u3.astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18\n\n\u0414\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c: https://abf.rosa.ru/advisories/ROSA-SA-2025-2941\n\n\u0414\u043b\u044f UBLinux:\nhttps://security.ublinux.ru/CVE-2025-27363\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.12.1+dfsg-5+deb12u3.astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.12.1+dfsg-5+deb12u3.astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\n\n\u0414\u043b\u044f \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430: https://errata.msvsphere-os.ru/definition/9/INFCSA-2025:3407?lang=ru\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.6.3-3.2+deb9u4 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.12.1+dfsg-5+deb12u4 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 freetype \u0434\u043e 2.12.1+dfsg-5+deb12u4 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "18.03.2023",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "16.02.2026",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "14.03.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-02719",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2025-27363",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0420\u041e\u0421\u0410 \u041a\u043e\u0431\u0430\u043b\u044c\u0442 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161999), Astra Linux Common Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), ROSA Virtualization (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165091), \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161607), UBLinux (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166874), FreeType, ROSA Virtualization 3.0 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211621308), \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), Platform V SberLinux OS Server (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211618785), \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb \u0420\u041e\u0421\u0410 \u041a\u043e\u0431\u0430\u043b\u044c\u0442 7.9 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161999), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Common Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb ROSA Virtualization 2.1 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165091), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c 12.4 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161607), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u042e\u0431\u0438\u0442\u0435\u0445\u00bb UBLinux \u0434\u043e 2405 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166874), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb ROSA Virtualization 3.0 3.0 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211621308), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.13 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041e \u00ab\u0421\u0431\u0435\u0440\u0422\u0435\u0445\u00bb Platform V SberLinux OS Server 9.1 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211618785), \u041e\u041e\u041e \u00ab\u041d\u0426\u041f\u0420\u00bb \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430 9.5 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 3.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u0440\u0430\u0441\u0442\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0448\u0440\u0438\u0444\u0442\u043e\u0432 FreeType, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u0447\u0442\u0435\u043d\u0438\u0435\u043c \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430 \u0432 \u043f\u0430\u043c\u044f\u0442\u0438, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0427\u0442\u0435\u043d\u0438\u0435 \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430 (CWE-125), \u0417\u0430\u043f\u0438\u0441\u044c \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430 (CWE-787)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u0440\u0430\u0441\u0442\u0435\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u0448\u0440\u0438\u0444\u0442\u043e\u0432 FreeType \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0447\u0442\u0435\u043d\u0438\u0435\u043c \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430 \u0432 \u043f\u0430\u043c\u044f\u0442\u0438. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434 \u043f\u0443\u0442\u0435\u043c \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430 \u0432\u0430\u0440\u0438\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0448\u0440\u0438\u0444\u0442\u043e\u0432",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://gitlab.freedesktop.org/freetype/freetype/-/commit/ef636696524b081f1b8819eb0c6a0b932d35757d\nhttps://www.facebook.com/security/advisories/cve-2025-27363\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.13/\nhttps://redos.red-soft.ru/support/secure/uyazvimosti/uyazvimost-freetype-cve-2025-27363/?sphrase_id=1129886\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2864\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2941\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2886\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2877\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2867\nhttps://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2941\nhttps://security.ublinux.ru/CVE-2025-27363\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\nhttps://errata.msvsphere-os.ru/definition/9/INFCSA-2025:3407?lang=ru\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16\nhttps://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38\nhttps://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-125, CWE-787",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,6)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 8,1)"
}
MSRC_CVE-2025-27363
Vulnerability from csaf_microsoft - Published: 2025-03-02 00:00 - Updated: 2026-02-18 01:59| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19394-17086 | — | ||
| Unresolved product id: 20108-17086 | — | ||
| Unresolved product id: 17906-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27363.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.",
"tracking": {
"current_release_date": "2026-02-18T01:59:01.000Z",
"generator": {
"date": "2026-02-18T15:05:13.321Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-27363",
"initial_release_date": "2025-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-03-15T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-18T01:59:01.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 freetype 2.13.1-1",
"product": {
"name": "\u003ccbl2 freetype 2.13.1-1",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 freetype 2.13.1-1",
"product": {
"name": "cbl2 freetype 2.13.1-1",
"product_id": "19394"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 freetype 2.13.0-1",
"product": {
"name": "\u003ccbl2 freetype 2.13.0-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 freetype 2.13.0-1",
"product": {
"name": "cbl2 freetype 2.13.0-1",
"product_id": "20108"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 freetype 2.13.0-1",
"product": {
"name": "\u003ccbl2 freetype 2.13.0-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 freetype 2.13.0-1",
"product": {
"name": "cbl2 freetype 2.13.0-1",
"product_id": "17906"
}
}
],
"category": "product_name",
"name": "freetype"
},
{
"category": "product_name",
"name": "cbl2 qt5-qtbase 5.12.11-16",
"product": {
"name": "cbl2 qt5-qtbase 5.12.11-16",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 freetype 2.13.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 freetype 2.13.1-1 as a component of CBL Mariner 2.0",
"product_id": "19394-17086"
},
"product_reference": "19394",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 freetype 2.13.0-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 freetype 2.13.0-1 as a component of CBL Mariner 2.0",
"product_id": "20108-17086"
},
"product_reference": "20108",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 qt5-qtbase 5.12.11-16 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 freetype 2.13.0-1 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 freetype 2.13.0-1 as a component of CBL Mariner 2.0",
"product_id": "17906-17086"
},
"product_reference": "17906",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27363",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-1"
]
}
],
"notes": [
{
"category": "general",
"text": "facebook",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19394-17086",
"20108-17086",
"17906-17086"
],
"known_affected": [
"17086-3",
"17086-2",
"17086-4"
],
"known_not_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27363 An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27363.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-15T00:00:00.000Z",
"details": "2.13.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-3",
"17086-2",
"17086-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"exploitCodeMaturity": "FUNCTIONAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "CONFIRMED",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C",
"version": "3.1"
},
"products": [
"17086-3",
"17086-2",
"17086-4"
]
}
],
"title": "An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild."
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.