Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-55549 (GCVE-0-2024-55549)
Vulnerability from cvelistv5 – Published: 2025-03-14 00:00 – Updated: 2025-11-03 20:48- CWE-416 - Use After Free
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-55549",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-14T19:26:54.516211Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-14T19:27:01.711Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:48:48.086Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00015.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "libxslt",
"vendor": "xmlsoft",
"versions": [
{
"lessThan": "1.1.43",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:xmlsoft:libxslt:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.1.43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-14T01:02:10.105Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-55549",
"datePublished": "2025-03-14T00:00:00.000Z",
"dateReserved": "2024-12-08T00:00:00.000Z",
"dateUpdated": "2025-11-03T20:48:48.086Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-55549",
"date": "2026-06-07",
"epss": "0.00104",
"percentile": "0.27857"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-55549\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-03-14T02:15:15.333\",\"lastModified\":\"2025-11-03T21:17:50.197\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.\"},{\"lang\":\"es\",\"value\":\"xsltGetInheritedNsList en libxslt anterior a 1.1.43 tiene un problema de uso despu\u00e9s de la liberaci\u00f3n relacionado con la exclusi\u00f3n de prefijos de resultados.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.4,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxslt:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.1.43\",\"matchCriteriaId\":\"CEA1BBB0-7A2D-4692-9A66-E59385990224\"}]}]}],\"references\":[{\"url\":\"https://gitlab.gnome.org/GNOME/libxslt/-/issues/127\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-55549\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-14T19:26:54.516211Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-14T19:13:50.017Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"xmlsoft\", \"product\": \"libxslt\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.1.43\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/libxslt/-/issues/127\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:xmlsoft:libxslt:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"1.1.43\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-03-14T01:02:10.105Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-55549\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-14T19:27:01.711Z\", \"dateReserved\": \"2024-12-08T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-03-14T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:4731
Vulnerability from csaf_redhat - Published: 2025-05-15 00:44 - Updated: 2026-06-07 21:39A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64 | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64 | — |
Workaround
|
A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.40 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.40. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:4733\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.16/html/release_notes/\n\nSecurity Fix(es):\n\n* libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)\n(CVE-2024-55549)\n* libxslt: Use-After-Free in libxslt numbers.c (CVE-2025-24855)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:4731",
"url": "https://access.redhat.com/errata/RHSA-2025:4731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "OCPBUGS-35040",
"url": "https://issues.redhat.com/browse/OCPBUGS-35040"
},
{
"category": "external",
"summary": "OCPBUGS-35921",
"url": "https://issues.redhat.com/browse/OCPBUGS-35921"
},
{
"category": "external",
"summary": "OCPBUGS-45142",
"url": "https://issues.redhat.com/browse/OCPBUGS-45142"
},
{
"category": "external",
"summary": "OCPBUGS-50581",
"url": "https://issues.redhat.com/browse/OCPBUGS-50581"
},
{
"category": "external",
"summary": "OCPBUGS-53317",
"url": "https://issues.redhat.com/browse/OCPBUGS-53317"
},
{
"category": "external",
"summary": "OCPBUGS-54786",
"url": "https://issues.redhat.com/browse/OCPBUGS-54786"
},
{
"category": "external",
"summary": "OCPBUGS-54818",
"url": "https://issues.redhat.com/browse/OCPBUGS-54818"
},
{
"category": "external",
"summary": "OCPBUGS-54914",
"url": "https://issues.redhat.com/browse/OCPBUGS-54914"
},
{
"category": "external",
"summary": "OCPBUGS-54942",
"url": "https://issues.redhat.com/browse/OCPBUGS-54942"
},
{
"category": "external",
"summary": "OCPBUGS-54990",
"url": "https://issues.redhat.com/browse/OCPBUGS-54990"
},
{
"category": "external",
"summary": "OCPBUGS-55119",
"url": "https://issues.redhat.com/browse/OCPBUGS-55119"
},
{
"category": "external",
"summary": "OCPBUGS-55124",
"url": "https://issues.redhat.com/browse/OCPBUGS-55124"
},
{
"category": "external",
"summary": "OCPBUGS-55156",
"url": "https://issues.redhat.com/browse/OCPBUGS-55156"
},
{
"category": "external",
"summary": "OCPBUGS-55163",
"url": "https://issues.redhat.com/browse/OCPBUGS-55163"
},
{
"category": "external",
"summary": "OCPBUGS-55171",
"url": "https://issues.redhat.com/browse/OCPBUGS-55171"
},
{
"category": "external",
"summary": "OCPBUGS-55201",
"url": "https://issues.redhat.com/browse/OCPBUGS-55201"
},
{
"category": "external",
"summary": "OCPBUGS-55248",
"url": "https://issues.redhat.com/browse/OCPBUGS-55248"
},
{
"category": "external",
"summary": "OCPBUGS-55345",
"url": "https://issues.redhat.com/browse/OCPBUGS-55345"
},
{
"category": "external",
"summary": "OCPBUGS-55378",
"url": "https://issues.redhat.com/browse/OCPBUGS-55378"
},
{
"category": "external",
"summary": "OCPBUGS-55684",
"url": "https://issues.redhat.com/browse/OCPBUGS-55684"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4731.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.40 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-07T21:39:28+00:00",
"generator": {
"date": "2026-06-07T21:39:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:4731",
"initial_release_date": "2025-05-15T00:44:29+00:00",
"revision_history": [
{
"date": "2025-05-15T00:44:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-20T20:32:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T21:39:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202504212135.p0.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202504241642.p0.gdb952dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202505060805.p0.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202504220435.p0.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202505051436.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202504221307.p0.g396e723.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gfcd3a8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"product_id": "openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202505061941.p0.g4a7dc54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"product_id": "openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202505060805.p0.g3073d4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202504291008.p0.gcf4e24c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202504160735.p0.g05bd7e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202504291008.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202504231238.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202504291739.p0.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202505010338.p0.gba952e1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"product_id": "openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202504280208.p0.gf58519f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202505062139.p0.g19d2a02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202504152206.p0.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"product_id": "openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202504170035.p0.gcbddb0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202504240338.p0.g9ff2408.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"product_id": "openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"product": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"product_id": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202505051351-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202504212135.p0.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202504241642.p0.gdb952dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202505060805.p0.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202504220435.p0.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202505051436.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202504221307.p0.g396e723.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202505051436.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gfcd3a8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"product_id": "openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202505061941.p0.g4a7dc54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"product_id": "openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202505060805.p0.g3073d4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202504291008.p0.gcf4e24c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202504160735.p0.g05bd7e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202504291008.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202504231238.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202504291739.p0.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202505010338.p0.gba952e1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.16.0-202504231238.p0.g3948096.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"product_id": "openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202504280208.p0.gf58519f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.16.0-202504172205.p0.gc567cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202505071138.p0.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202505062139.p0.g19d2a02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202504152206.p0.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"product_id": "openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202504170035.p0.gcbddb0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202504240338.p0.g9ff2408.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"product_id": "openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.gee354f6.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202504212135.p0.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202504241642.p0.gdb952dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202505060805.p0.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202504220435.p0.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202505051436.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202504221307.p0.g396e723.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gfcd3a8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"product_id": "openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202505061941.p0.g4a7dc54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"product_id": "openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202505060805.p0.g3073d4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202504291008.p0.gcf4e24c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202504160735.p0.g05bd7e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202504291008.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202504231238.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202504291739.p0.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202505010338.p0.gba952e1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"product_id": "openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202504280208.p0.gf58519f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202505071138.p0.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202505062139.p0.g19d2a02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202504152206.p0.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"product_id": "openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202504170035.p0.gcbddb0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202504240338.p0.g9ff2408.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"product_id": "openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"product": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"product_id": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202505051351-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202504212135.p0.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202504241642.p0.gdb952dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202505060805.p0.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202504220435.p0.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202505051436.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202504221307.p0.g396e723.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202505051436.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gfcd3a8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202505060805.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"product_id": "openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202505061941.p0.g4a7dc54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"product_id": "openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202505060805.p0.g3073d4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202504291008.p0.gcf4e24c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202504160735.p0.g05bd7e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202504232225.p0.g69f7776.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202504291008.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202504231238.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202504291739.p0.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202505010338.p0.gba952e1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.16.0-202504231238.p0.g3948096.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"product_id": "openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202504152206.p0.g91f0e41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202504280208.p0.gf58519f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.16.0-202504172205.p0.gc567cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202505071138.p0.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202505062139.p0.g19d2a02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202504152206.p0.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"product_id": "openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202504170035.p0.gcbddb0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202504240338.p0.g9ff2408.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"product_id": "openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202505060805.p0.gee354f6.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"product": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"product_id": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202505051351-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64",
"product": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64",
"product_id": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202505051351-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64"
},
"product_reference": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le"
},
"product_reference": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x"
},
"product_reference": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
},
"product_reference": "rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55549",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:39.884650+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This use-after-free vulnerability in libxslt marked as Important rather than a Moderate flaw, due to its potential to enable arbitrary code execution or cause denial-of-service conditions. The vulnerability arises from mishandled memory in the exclPrefixTab table, which references freed namespace URLs during stylesheet processing. When an included stylesheet has xsl:text as the root and is deleted, the associated namespace URLs remain referenced in exclPrefixTab despite being freed, leading to a classic use-after-free condition. Since libxslt is a core XML transformation library frequently used in complex server-side applications (e.g., web frameworks, document rendering), an attacker can craft malicious XSLT stylesheets to exploit this flaw, potentially gaining remote code execution within the application\u0027s process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "RHBZ#2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T00:44:29+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:9871f990d9f956d735e85e2040101377d5fd7cc4e62e8f54feb62650190216c9\n\n (For s390x architecture)\n The image digest is sha256:851bac58b8ba11752792467aca680d41a1b306ba9e4973dca4b79d4adba93e55\n\n (For ppc64le architecture)\n The image digest is sha256:cbd719c4e8627d894621ffbfca8adc31669ccfd63411889b58810111bcf34b00\n\n (For aarch64 architecture)\n The image digest is sha256:9cd61312dbd5619bed52ea20afb0fb6b6634f4c76394fea5b5187fc4083e8027\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16]/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4731"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T00:44:29+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:9871f990d9f956d735e85e2040101377d5fd7cc4e62e8f54feb62650190216c9\n\n (For s390x architecture)\n The image digest is sha256:851bac58b8ba11752792467aca680d41a1b306ba9e4973dca4b79d4adba93e55\n\n (For ppc64le architecture)\n The image digest is sha256:cbd719c4e8627d894621ffbfca8adc31669ccfd63411889b58810111bcf34b00\n\n (For aarch64 architecture)\n The image digest is sha256:9cd61312dbd5619bed52ea20afb0fb6b6634f4c76394fea5b5187fc4083e8027\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16]/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4731"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-24855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:37.507344+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt numbers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The use-after-free vulnerability in libxslt marked as a high severity rather than moderate due to its potential impact on system integrity and availability. This flaw arises during nested XPath evaluations where the context node can be modified without proper restoration, leading to use-after-free conditions. Exploitation of this vulnerability allows an attacker to execute arbitrary code, potentially causing significant disruptions or unauthorized actions within the affected 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": [
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "RHBZ#2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T00:44:29+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:9871f990d9f956d735e85e2040101377d5fd7cc4e62e8f54feb62650190216c9\n\n (For s390x architecture)\n The image digest is sha256:851bac58b8ba11752792467aca680d41a1b306ba9e4973dca4b79d4adba93e55\n\n (For ppc64le architecture)\n The image digest is sha256:cbd719c4e8627d894621ffbfca8adc31669ccfd63411889b58810111bcf34b00\n\n (For aarch64 architecture)\n The image digest is sha256:9cd61312dbd5619bed52ea20afb0fb6b6634f4c76394fea5b5187fc4083e8027\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16]/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4731"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:860ce0a83db151e3b13f8c01b568074bbaa85eb0de52cf50daedf822d377b269_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a9d19540219faa65f48a4e94177e6fd8da3c358e6e2ac05be96619c580193dd9_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b295b56aa74cdc389411ef6ded30ff786795692fdcb75aebe7bdeeaff0dcfab1_arm64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:d65c47bfe03dcb3567d8063fd7fc0c94caf176d517163e54a3c988a6ea5ad10b_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:261465289dc4d63a530f77027dd35bf504dc2652174be990c92eee8987b939d0_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:46459c77907193a033e9da0126ece251b587fdfe021ebea5b04e3634d9b879c6_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:7d6dbb421a4af40f2ff22f3835fa62f186723459c5d72b53dc79873388bad802_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:a7fd3d4836c4839b3229bcf91b51070e5f7f75535f92aff9088043299719c418_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:081900c035d3b229b7addc2cfe371144eced313162d7c6b6c6bcd644f1023f36_s390x",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7c83d4bf0a7bd4a501268c9587fcbc0fbcab005821dec3dd16d665c4fd980840_amd64",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:7f22893f2dc997fbf488c1d3149de6c405c5e9b12c80f0e443132ea016a3adf3_ppc64le",
"9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:964c654492fb56da61e38f0e3cbbd4f57adbf0db93e204de42556ddcfd3d3e7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:2a9db51050d91e01c42d97066c453c6d092c63a80774e2f7b5e3a843e1f437e7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:7b4386e6a2988a618dce651a0ff4054e3c42f1f4d26b6a3fce2e432f0f80f875_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b47452eb4d6c7c4ac659ee8c1f40e5af24569d3533d8e445b187348d6db44b58_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:fb29de1b8e2c8cb210758886c40cc788190c6fb1e94daea6dd7a7c4d01ac1d25_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:057838eb4463cf16b2fa968074fe0e9edd062bd68d144bfb6ee768f1cc5c67ef_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2d2af14b1c1e75bf65bd8b8740a3a13328fb2cc9268bb39d52e220d86175dc5c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:6072f07967b310d115cadbfbd9c67d9afe60b57cef3618726ad74a1b0bfcbd79_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:de5e93288c8ae6cfc17191d4e1c8f815d129594e5264e3a7684db48bb7ea29d6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1423b60b44a2124fa11036763e27567cb2b75bcaf8feb145b569adb96c244ec5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:92f3e7a8cc1130f04544080ab3d1ad78d5a7a9cf32f5312f916ab21c74cfdca9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:9510614b7dfc0e77a5da768bad7a5ba20f2d152158d6bbefa9db65a8af9549cb_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c50264f7bd22f054dcbc3d69aead131c768f08653bea2e264225c6dff3add762_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:528fa34b576ab6db4422214dd7a9d28b736c0daa71aa14d7410cecab61069011_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f693168cd9f36f7a838d4e54bde81701aee7da059581ef67cbb03c7683e03f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e201d43af48d9cb61f8e9cbc4227d7c2b4dc193e045102ca75b3f96952201d2f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f9d94d6da2f014ed2301efc2d0f591c5a18bc219a175e97cc96a3556acaadde2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:30e0a477fa0468046efa7bc0dfa1532e0ccdf834e616623ac50b6a7bec94746d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:3deb5c702229d507b914db5339a07ca8e6babefc703ec05e8a6e6b8ade9b0cc6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f82e4b1c9d078f27cf61ae8d581c03802ceb289499f49c8105bf77c635906a0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:ee6c8e344afdccc804b0470344c2f45740a1f883a8487c9dca7b4d28c897b474_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a531fcc48ec6d4b9403e4c074ccc04aa9cb61578eb646b11b0e20946de656574_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a9ac87283d57789434ab8b3c7750ed0680322999ae585a2b47542cf9d49ac490_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9d39d3746a3646cfe102aa064cd854584e67050dab77e0141994b9bbe6dcc92_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ec76451ea1504924e5147f7aa79448cf3a364ac015a796efc5025d8ddddcc1ad_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1804c00ec915f63b319034acbd315cded665bce036d12c06866de1af8326bc50_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1f9d2ad9c002f46976997aa7042b834f5fc3db7b4311732abbe612d8879b0066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:644a89e905292666047cd579daf7d669ee015a74c80462c3d312f4a7eba3bb52_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:da00b777c3463d6a213d5139a9a18c43bbff277038fc33fae3ec52e20ac1713b_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:51f7f5ddde0ec8899b920bc9bb0ba88efeae3ead34575c285927a5eb3b16aa83_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:64fb89483e495d6881f058985f6dbf6252a5ce7760cc7b2a5e2014100d378801_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:99b323b670c07aa13bbd26088bc8298d3b3db5d0fda55bb4ff76864ad46a263e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:b49cb86e386f9488a37de984954a8c1589c016a7baf8ecf6fb7bb630677ae8e3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4557645d30516d8f2a2363c561a3ac737ab0b4b6ec2289974394c4a91690c829_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:7a835696eed08d852f85979051e0f01f70f932bcdee6d5f664340a11b1384e8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:86c455ea1298f1172be0a6053473fe2bca468ed58c40797048a449772671f0df_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b3413f9deb40e709eef39571dfe63328d8c8f5f311a58c15939d17f5acef8687_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0b785fc0b7e7a522f98207f7156744a9df7b23a8e696f02d2074281ea188023a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:85c3185e341a48c2b332330856ce504a9bc6bbadc8c24a393227d2fdaebf42b0_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:9ce6f79f2bde0d6037e68efacbba0998cd28776ccae67746a4f4ec37532b0223_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:a414b7759efdbbe396a44585c38841cbf1fb80bfd5e416dd93a73dba2ea061c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:10224859db0023e6d1c1be87e0dcee2b1de1e58e27fc347585eed583a940bf28_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:2b4c9190f8e423e261399ab6093b131fee196d08c642c49248765bed42e02e67_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:941b7d97e6f4ab9415ab3b490190d5b8505d4e36a44147d85323d7ad52353d06_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c66b3a513942118fc2a1e02714dc9a95a02aefad0c2765d4e2504967113fbd19_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:45bf5aac0eced37529ffe27e7d5cb8f388b735b8e4fb573d49531efb11adf301_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:528af7acbbbda3e4532322c5d901a32527ee87e5885493f098f7335c9bfd2d2d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e738d8fced1d673d2fb60ff088cac8d70ba06d294bbab91445c600dd4dd29254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ee255c8f9c8b7b7cc9e75c81bc19afac25ec151dc8e0203d9b97c635f27c8b33_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:12cefdcc46288b9ac31e216b5a1e1890d84dc0e3f9704d1304676a238ea2a249_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:6dd78c4a6ac93954c1774ce4cc570947aec7f38989bb0f33e8feea3b849c042b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ac56fb46829cbd56e7d595aa7db614b040fcd493ea31df47f3bae5b8c65e1460_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:e33059d3489640a770c2d57eea858f3d6d8a14601df72ff1eebc492225943a30_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:2a9509a70e9535fdc32d2ee4496adfa4217c194b146373a6348c1fe40b1a5eca_arm64",
"9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:8991e29d2c9480cf1ac21aa53f912207196f742b6625a289900a489d32113f0b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2617439359959e06027195b7d3f10f88444c2f1c79ca6814890f8f865f8c31f3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:4ad0e1122bdfca22d8bfb68e2812d9452a62e7b7a0f9aa6cec9fde537f56c768_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:5a1d57e1e1e358ef1178ba590ad6a9743108bf2302c9aa0dfee80335b21404bd_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:68b3e1bbbc90a335e5d3fc26460048fc154ba57822f319b8b2db851a55d560fb_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3ca279364a7aec58dab85a64ce61d8f41ba3e877484bc077e30b32338fe9f363_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:3d18077950529996f057adc61ad63a882f73f9099307601a58ddba448ac06716_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:59efc94c00759de9a5b6413caf4bef51a2c13dd09cf923e6f565f53f5ab592d7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:a5ad21b9e65e9a0010571208eb06f5b6ddc8ab9cfbcfa3b3626de2e38edc45ed_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:12e9d71b29e5c68a30e02694eecb4ca155e0149a709a1ce72654bbbce2a2fe3a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:30c84ac84995e858ff4853263508e53ac6f8b6c8405856baf53813542a74d878_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:637bd9b5cfc57a76dd8135ca9fd3d34f8dd9fd651db782ec6c59f3103313b364_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9cb574f48fe7ae0f5e108756a178f54b54c8dd4ea4493ed433f5a713643e808a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:691f4a39f5b2b8b0aae6013a894a24243105cabc0d253499b8a8ffbb85ee6ca9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f724158c4f8bb3ed8285a6d481710d01683dae88d538bcc28e56865093cd0ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:a442dde74074eba93c66b2a4c2486cc90ffc1906436b97abc5b9bfcf2d9ffdd4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:c02c96670329d43901bcc84861ee3da4291ed99b2cbb59f3a3d7c029dd2515a7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:068b9a43ef9bc1b80856d35342a7019a551dbeb225519a078a3afe03f61c8072_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:10cc21939c469d62b00d6cda4c82aaea50b3fcdaf91a36bbfae2dbd613ec612c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:79f3f48084e9f1039b6889123051da0d10639ff6ad8f748bc87899a76c6cedae_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:1d7620161286b05b7860eea1e8d67286bad8b7268113eb2bd579a776bf70c069_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:778c2ce283e91c9cdee3f9784f61b784dd30468ad579d68b17fa37858e89ed59_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:a4eda7ca3a19edf4b4924da2ab2a69feb14fdb88a7fd9917e5009ba031818e77_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:e43690be26438f76aa50403b899210ebb4d4159e6e3931eea7bc080d6d7b8254_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:0dc5c7c306fb900395c3ce3f6c6782479ca428719a071740c2a70aec851945a8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2c6ce940ff22ba1d5d72301a718332592ffdfb85e0cac899fc964792c643a3a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:bfbb5fdfbe23a2d1cafb7c213244deb0b1ef96dc4d808275ceb24690035d4fda_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:dfcb8b084b5fb087c2157c50c7d1669fdb5a4031f35e7caa91a0e8e5c97f3de0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:12a1554e487c476de1331fcbf6aa6ce3009090c9ea5765bf7f9a3f7ebcfe53e3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:648c75854be14c1a8f99304d4e5318607e597b8eaec40b197378da055febb4c3_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:668b1e567721b6cdf202be799054a9f0fba9a37654d35cc2ce0288231448beb5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:875b234aa7c4a6debbeee4f8940209037e79021c6b65a4405a03400691d5b033_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:37cb26df09ec9460e855af26856a54d8779aa59dbd6342b8ddd1b4dcaded2f06_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:66ad143016d700f23b3cf9fbf5cd1a134e27ab49275e597168599f791d9819ae_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d7bd0bf0c0812009235386ee9e12c78b7f8477b1f8ccf18d0dc09f738220415a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f12cc858e9c7b066d87666fb48e146fdedd6e6ed2022d15a916d56aa1e9ee572_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:10dc6026262056f195e1b2e5543e4608f9361b9e09e4d605bb95e4ea2bd4242d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:496f4d55ffe7cf3ee640b36b3d8bd8008b36573cf44bd43e9f956e728abeab3f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:608473ab397cf40dca9b6ff3719e4bb349e484982786a36a98e35b90ee50a693_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:e4bb2eedd285c1cdc900e35f78ad7578e37a24d3444a8e2ae1b3de00b4d71c51_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:78a3e76e8a99518ab3521ce8463241ddfd5e38fb91ca00cd537a6f3cc333f03b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:a18234870d5c78840933b6336d80d9af4062287849b2d3b885ec95c1c8007257_s390x",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:b7c1ba18acb4864351f5928da3bc3f407c0dbce4d41d62000b77718bf884093e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:f88e17eb66ecac63ada4f5ed4ff5e387bff1ed9feb03c0d0418bb9027364c0ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:1c06dc83c6de94b6ffda3fe352a0288e469164542632625adbdb42eca93bbe9c_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:71386e8e59d557e5d1aff8f3822799d8e2722d5b0ff1df2dfe52a6fa8d98c53a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:c3f0fd141772cfc5831d091883c7225a0ea5836c171f155a5e164586e7314427_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:ea3bed93c33556eade81a7dd59806be6b1b488c0a7a1a0c8558b90531ab45535_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:272591d27e519c37f72c24b74f3f56af952e58f96af5ccf1748b23b0e1fc4ee5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:763c7a987cc68b5250a50ff62c621ebb8d6d1d85a2abe5200aabca7a2099fb53_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:d00e205045b52e0d5a3f853386f4ef1a30820b2d01da00262e5c435a86699d44_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:f03b4f07059c773338c8dbfd1d066a179eb943940a7abdeb6f00bae8c95033cf_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:08ca1c43e37015b466a7659fa1fe79e7aac743d9d7e68a2836c0bc3324e6cf84_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:513f3597987b7e03f0b285f6fd5fefb65e7f3e85bbd8e73b0c869a9d7d6b9a96_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:93127a15518289d7caba655974214dc8a74c08570796a4dbb1abb14532c161b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:c9abbeea2672bf1072dfc16eaaa19d47413c6d80169eae0b6cf357369147708f_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:49a0f9c521e976290ba3a73a2688b57e99f73cff00ab03567ceaf2f386141f9f_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt numbers.c"
}
]
}
RHSA-2025:7410
Vulnerability from csaf_redhat - Published: 2025-05-13 13:56 - Updated: 2026-03-24 10:22A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxslt 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": "libxslt is a library for transforming XML files into other textual formats (including HTML, plain text, and other XML representations of the underlying data) using the standard XSLT stylesheet transformation mechanism. \n\nSecurity Fix(es):\n\n* libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList) (CVE-2024-55549)\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:7410",
"url": "https://access.redhat.com/errata/RHSA-2025:7410"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "RHEL-85988",
"url": "https://issues.redhat.com/browse/RHEL-85988"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7410.json"
}
],
"title": "Red Hat Security Advisory: libxslt security update",
"tracking": {
"current_release_date": "2026-03-24T10:22:30+00:00",
"generator": {
"date": "2026-03-24T10:22:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:7410",
"initial_release_date": "2025-05-13T13:56:17+00:00",
"revision_history": [
{
"date": "2025-05-13T13:56:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T13:56:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T10:22:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.src",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.src",
"product_id": "libxslt-0:1.1.34-13.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.aarch64",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.aarch64",
"product_id": "libxslt-0:1.1.34-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"product": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"product_id": "libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.34-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"product": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"product_id": "libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.34-13.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"product": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"product_id": "libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.34-13.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.ppc64le",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.ppc64le",
"product_id": "libxslt-0:1.1.34-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"product": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"product_id": "libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.34-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"product": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"product_id": "libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.34-13.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"product": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"product_id": "libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.34-13.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.i686",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.i686",
"product_id": "libxslt-0:1.1.34-13.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.34-13.el9_6.i686",
"product": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.i686",
"product_id": "libxslt-devel-0:1.1.34-13.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.34-13.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"product": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"product_id": "libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.34-13.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"product": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"product_id": "libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.34-13.el9_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.x86_64",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.x86_64",
"product_id": "libxslt-0:1.1.34-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.34-13.el9_6.x86_64",
"product": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.x86_64",
"product_id": "libxslt-devel-0:1.1.34-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.34-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"product": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"product_id": "libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.34-13.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"product": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"product_id": "libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.34-13.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.34-13.el9_6.s390x",
"product": {
"name": "libxslt-0:1.1.34-13.el9_6.s390x",
"product_id": "libxslt-0:1.1.34-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.34-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.34-13.el9_6.s390x",
"product": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.s390x",
"product_id": "libxslt-devel-0:1.1.34-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.34-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"product": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"product_id": "libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.34-13.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"product": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"product_id": "libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.34-13.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.34-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64"
},
"product_reference": "libxslt-0:1.1.34-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64"
},
"product_reference": "libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686"
},
"product_reference": "libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le"
},
"product_reference": "libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x"
},
"product_reference": "libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64"
},
"product_reference": "libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64"
},
"product_reference": "libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686"
},
"product_reference": "libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le"
},
"product_reference": "libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x"
},
"product_reference": "libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.34-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64"
},
"product_reference": "libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64"
},
"product_reference": "libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686"
},
"product_reference": "libxslt-devel-0:1.1.34-13.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le"
},
"product_reference": "libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x"
},
"product_reference": "libxslt-devel-0:1.1.34-13.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.34-13.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64"
},
"product_reference": "libxslt-devel-0:1.1.34-13.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55549",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:39.884650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This use-after-free vulnerability in libxslt marked as Important rather than a Moderate flaw, due to its potential to enable arbitrary code execution or cause denial-of-service conditions. The vulnerability arises from mishandled memory in the exclPrefixTab table, which references freed namespace URLs during stylesheet processing. When an included stylesheet has xsl:text as the root and is deleted, the associated namespace URLs remain referenced in exclPrefixTab despite being freed, leading to a classic use-after-free condition. Since libxslt is a core XML transformation library frequently used in complex server-side applications (e.g., web frameworks, document rendering), an attacker can craft malicious XSLT stylesheets to exploit this flaw, potentially gaining remote code execution within the application\u0027s process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "RHBZ#2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:56:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7410"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debuginfo-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-debugsource-0:1.1.34-13.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:libxslt-devel-0:1.1.34-13.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)"
}
]
}
RHSA-2025:7496
Vulnerability from csaf_redhat - Published: 2025-05-13 15:59 - Updated: 2026-03-24 10:22A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxslt is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libxslt is a library for transforming XML files into other textual formats (including HTML, plain text, and other XML representations of the underlying data) using the standard XSLT stylesheet transformation mechanism. \n\nSecurity Fix(es):\n\n* libxslt: Use-After-Free in libxslt numbers.c (CVE-2025-24855)\n\n* libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList) (CVE-2024-55549)\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:7496",
"url": "https://access.redhat.com/errata/RHSA-2025:7496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7496.json"
}
],
"title": "Red Hat Security Advisory: libxslt security update",
"tracking": {
"current_release_date": "2026-03-24T10:22:32+00:00",
"generator": {
"date": "2026-03-24T10:22:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:7496",
"initial_release_date": "2025-05-13T15:59:34+00:00",
"revision_history": [
{
"date": "2025-05-13T15:59:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T15:59:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T10:22:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.39-7.el10_0.src",
"product": {
"name": "libxslt-0:1.1.39-7.el10_0.src",
"product_id": "libxslt-0:1.1.39-7.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.39-7.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.39-7.el10_0.aarch64",
"product": {
"name": "libxslt-0:1.1.39-7.el10_0.aarch64",
"product_id": "libxslt-0:1.1.39-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.39-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"product": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"product_id": "libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.39-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"product": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"product_id": "libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.39-7.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"product": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"product_id": "libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.39-7.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.39-7.el10_0.ppc64le",
"product": {
"name": "libxslt-0:1.1.39-7.el10_0.ppc64le",
"product_id": "libxslt-0:1.1.39-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.39-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"product": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"product_id": "libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.39-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"product": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"product_id": "libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.39-7.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"product": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"product_id": "libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.39-7.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.39-7.el10_0.x86_64",
"product": {
"name": "libxslt-0:1.1.39-7.el10_0.x86_64",
"product_id": "libxslt-0:1.1.39-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.39-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.39-7.el10_0.x86_64",
"product": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.x86_64",
"product_id": "libxslt-devel-0:1.1.39-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.39-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"product": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"product_id": "libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.39-7.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"product": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"product_id": "libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.39-7.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-0:1.1.39-7.el10_0.s390x",
"product": {
"name": "libxslt-0:1.1.39-7.el10_0.s390x",
"product_id": "libxslt-0:1.1.39-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.39-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-devel-0:1.1.39-7.el10_0.s390x",
"product": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.s390x",
"product_id": "libxslt-devel-0:1.1.39-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-devel@1.1.39-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"product": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"product_id": "libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debugsource@1.1.39-7.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"product": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"product_id": "libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt-debuginfo@1.1.39-7.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.39-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64"
},
"product_reference": "libxslt-0:1.1.39-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.39-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le"
},
"product_reference": "libxslt-0:1.1.39-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.39-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x"
},
"product_reference": "libxslt-0:1.1.39-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.39-7.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src"
},
"product_reference": "libxslt-0:1.1.39-7.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-0:1.1.39-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64"
},
"product_reference": "libxslt-0:1.1.39-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64"
},
"product_reference": "libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le"
},
"product_reference": "libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x"
},
"product_reference": "libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64"
},
"product_reference": "libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64"
},
"product_reference": "libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le"
},
"product_reference": "libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x"
},
"product_reference": "libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-debugsource-0:1.1.39-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64"
},
"product_reference": "libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64"
},
"product_reference": "libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le"
},
"product_reference": "libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x"
},
"product_reference": "libxslt-devel-0:1.1.39-7.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-0:1.1.39-7.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
},
"product_reference": "libxslt-devel-0:1.1.39-7.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55549",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:39.884650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This use-after-free vulnerability in libxslt marked as Important rather than a Moderate flaw, due to its potential to enable arbitrary code execution or cause denial-of-service conditions. The vulnerability arises from mishandled memory in the exclPrefixTab table, which references freed namespace URLs during stylesheet processing. When an included stylesheet has xsl:text as the root and is deleted, the associated namespace URLs remain referenced in exclPrefixTab despite being freed, leading to a classic use-after-free condition. Since libxslt is a core XML transformation library frequently used in complex server-side applications (e.g., web frameworks, document rendering), an attacker can craft malicious XSLT stylesheets to exploit this flaw, potentially gaining remote code execution within the application\u0027s process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "RHBZ#2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T15:59:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7496"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)"
},
{
"cve": "CVE-2025-24855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:37.507344+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt numbers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The use-after-free vulnerability in libxslt marked as a high severity rather than moderate due to its potential impact on system integrity and availability. This flaw arises during nested XPath evaluations where the context node can be modified without proper restoration, leading to use-after-free conditions. Exploitation of this vulnerability allows an attacker to execute arbitrary code, potentially causing significant disruptions or unauthorized actions within the affected 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-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "RHBZ#2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T15:59:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7496"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.src",
"AppStream-10.0.Z:libxslt-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debuginfo-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-debugsource-0:1.1.39-7.el10_0.x86_64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.aarch64",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.ppc64le",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.s390x",
"AppStream-10.0.Z:libxslt-devel-0:1.1.39-7.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt numbers.c"
}
]
}
RHSA-2025:7702
Vulnerability from csaf_redhat - Published: 2025-05-21 14:54 - Updated: 2026-06-07 21:39A 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: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
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: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Workaround
|
A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
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.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.52 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.14.\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.14.52. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:7704\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.14/html/release_notes/\n\nSecurity Fix(es):\n\n* grub2: net: Out-of-bounds write in grub_net_search_config_file() (CVE-2025-0624)\n\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869)\n\n* libxslt: Use-After-Free in libxslt numbers.c (CVE-2025-24855)\n\n* libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList) (CVE-2024-55549)\n\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n\n* libxml: use-after-free in xmlXIncludeAddNode (CVE-2022-49043)\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.14 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\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7702",
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/"
},
{
"category": "external",
"summary": "2342118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342118"
},
{
"category": "external",
"summary": "2346112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346112"
},
{
"category": "external",
"summary": "2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "OCPBUGS-48196",
"url": "https://issues.redhat.com/browse/OCPBUGS-48196"
},
{
"category": "external",
"summary": "OCPBUGS-48522",
"url": "https://issues.redhat.com/browse/OCPBUGS-48522"
},
{
"category": "external",
"summary": "OCPBUGS-52413",
"url": "https://issues.redhat.com/browse/OCPBUGS-52413"
},
{
"category": "external",
"summary": "OCPBUGS-54323",
"url": "https://issues.redhat.com/browse/OCPBUGS-54323"
},
{
"category": "external",
"summary": "OCPBUGS-54732",
"url": "https://issues.redhat.com/browse/OCPBUGS-54732"
},
{
"category": "external",
"summary": "OCPBUGS-54991",
"url": "https://issues.redhat.com/browse/OCPBUGS-54991"
},
{
"category": "external",
"summary": "OCPBUGS-55193",
"url": "https://issues.redhat.com/browse/OCPBUGS-55193"
},
{
"category": "external",
"summary": "OCPBUGS-55427",
"url": "https://issues.redhat.com/browse/OCPBUGS-55427"
},
{
"category": "external",
"summary": "OCPBUGS-55942",
"url": "https://issues.redhat.com/browse/OCPBUGS-55942"
},
{
"category": "external",
"summary": "OCPBUGS-56046",
"url": "https://issues.redhat.com/browse/OCPBUGS-56046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7702.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.52 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-07T21:39:31+00:00",
"generator": {
"date": "2026-06-07T21:39:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:7702",
"initial_release_date": "2025-05-21T14:54:27+00:00",
"revision_history": [
{
"date": "2025-05-21T14:54:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-21T14:54:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T21:39:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202505141106.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202504281009.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202504281009.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202505141106.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202504281009.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"product": {
"name": "openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"product_id": "openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202505140038.p0.g1a760fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202504281009.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"product_id": "openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202505140038.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202505010337.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202504281009.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202505061707.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202505132238.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202504281009.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202505050939.p0.gd055665.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"product_id": "openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202504282038.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202505140308.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202505140038.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202505141106.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"product_id": "openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202505140038.p0.g1a760fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202504281009.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"product_id": "openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202505140038.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202505010337.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202504281009.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202505061707.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202505132238.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202504281009.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202505050939.p0.gd055665.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"product_id": "openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202504282038.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202505140308.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202505140038.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"product": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"product_id": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202505141057-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202505141106.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202504281009.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202504281009.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202505141106.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202504281009.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"product": {
"name": "openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"product_id": "openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202505140038.p0.g1a760fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202504281009.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"product_id": "openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202505140038.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202505010337.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202504281009.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202505061707.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202505132238.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202504281009.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202505050939.p0.gd055665.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"product_id": "openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202504282038.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202505140308.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202505140038.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202505140038.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202505141106.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"product": {
"name": "openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"product_id": "openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202505140038.p0.g1a760fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202504281009.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"product_id": "openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202505140038.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202505010337.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202504281706.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202504281009.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202505061707.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202505132238.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202504281009.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202505050939.p0.gd055665.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"product_id": "openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202504282038.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202505140308.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202505061308.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202505081737.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202505140038.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202505140308.p0.ged1a80e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"product": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"product_id": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202505141057-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"product": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"product_id": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202505141057-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64",
"product": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64",
"product_id": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202505141057-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64"
},
"product_reference": "openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x"
},
"product_reference": "openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64"
},
"product_reference": "openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64"
},
"product_reference": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le"
},
"product_reference": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x"
},
"product_reference": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
},
"product_reference": "rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"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.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
}
],
"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": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
},
"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-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"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.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml: use-after-free in xmlXIncludeAddNode"
},
{
"cve": "CVE-2024-55549",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:39.884650+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This use-after-free vulnerability in libxslt marked as Important rather than a Moderate flaw, due to its potential to enable arbitrary code execution or cause denial-of-service conditions. The vulnerability arises from mishandled memory in the exclPrefixTab table, which references freed namespace URLs during stylesheet processing. When an included stylesheet has xsl:text as the root and is deleted, the associated namespace URLs remain referenced in exclPrefixTab despite being freed, leading to a classic use-after-free condition. Since libxslt is a core XML transformation library frequently used in complex server-side applications (e.g., web frameworks, document rendering), an attacker can craft malicious XSLT stylesheets to exploit this flaw, potentially gaining remote code execution within the application\u0027s process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "RHBZ#2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)"
},
{
"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.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
}
],
"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": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
},
"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-05-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"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.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grub2: net: Out-of-bounds write in grub_net_search_config_file()"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-24855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:37.507344+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt numbers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The use-after-free vulnerability in libxslt marked as a high severity rather than moderate due to its potential impact on system integrity and availability. This flaw arises during nested XPath evaluations where the context node can be modified without proper restoration, leading to use-after-free conditions. Exploitation of this vulnerability allows an attacker to execute arbitrary code, potentially causing significant disruptions or unauthorized actions within the affected 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": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "RHBZ#2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt numbers.c"
},
{
"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.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"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.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
},
"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-21T14:54:27+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou can download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests can be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n(For x86_64 architecture)\nThe image digest is sha256:66bd4e160209b4e7add5514498c4889812b76fa2786d1219d7d2152eea1b4f1c\n\n(For s390x architecture)\nThe image digest is sha256:9a56729c25596d90c228f04d5e4b5080a3921a325e0c768da51b81b6a032cf07\n\n(For ppc64le architecture)\nThe image digest is sha256:078d5b2c3ce7ed409c454c01113e6171a8852f434069c1f8565e4a310b8e00b5\n\n(For aarch64 architecture)\nThe image digest is sha256:b1e60833e9535efa25a4e42efe461e6c0c9b7fcea4a499428bdee7577884f0cf\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:0400e3a56ac366267783941486eaa58970f2c27fa669c9eb325a290583320c13_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:380748fef1256dfba9ac9e35ecce9af5680bcb2598893c7795c3763bc4352a1a_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:96cd8144ed4c2cc0c9ce31d451f3dad354f409588d83f44fff00b99d6cb01379_ppc64le",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:b0b3665c4a0f736471c5d01f9a9c5eb1189c2fd0857c858d4d606010a5382a28_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:63f035ff7e1c2a06acc9ad214d22bee3a6b84a6f507e91bd77e0e53a2048e0a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:8dfb2b50dcc5a0262ea022d1fb3a035ae827e0f5261ed4b70a06d9d514ac6b08_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:9f5a8f64e49b7178ad94a1afac240c140711486327925980405e640b1b25025c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:c779577dd69cec9bc5396ffc65678d868f9dca39b9c16370ff0372b4d3632de8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:0d5eb1083a40cd612f4afef5255c541f4e8d3312b4e1ec3c44a7279d364b177b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:1643f467e27bf0ce87c2e31b716c59bb6afb8c6efc317043af00d16e610b1631_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:422d4bdfdbb11f440f8df6524007261012409a43ed1989fd7e583b9756a4159a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:f530c74a9209196f24686e6130b89e9f9c7ad2eb0c9df1148d04240047d3492b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:2c33cf18cb06787ea4c13364516b401cb23460237f03c8af80babbf29459abe9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:b054b3905eda183b54d6ea427b9678120cac863d762a82463a1e5024d39eb9a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:cd1ce337c69728e17259e35bb7fe06ac7bd43480bfdb61074e63c12a21971677_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:effe4e27fc072a98156d562e3e746c0560b5a7dea7023200f64f5c156d7fce9d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:101a755582c4ba2fca974b40ace6f1bddfacfbfe7000e32c38e7357a28dc2e1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:bebf24f5c587fa1304181d221a8f54b2e1cae21139f59f37ee96d389886a5385_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c2e2104681d3a3bff5567686444a94fae69aa18f690f67733c666f57cece5af5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:e0db623f81592abe035f0de3fb4bfc44cf65cae166f17498b315ca7a4aed9d24_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:4c47f5dfc752b88489bfc71ec9a80fc0dd020d42134a119435b54535401d2c4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9c900e4de47d053425886eb0bf68254e2c064468cb0a4ca59c38bdc241e80a57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:9ed2d6a1773b87d2342e873ffd07f30e5b3829c9e3695041e3f85111b7392b78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b799b3bf4bab3324c6658bb1442115d256725d00b8a3bdbdb4562b069c20b092_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:14c4ea4ae7a82eea762658a88550a4ae6c0bd985272733d102d76825db3d7608_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e777223e5dcdc90c07c973197b643ac8e1df82c3af1abd921a9625de8645b06d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:e80fdc374d5e13b47f1dce3a15c724909689c13dbd106c9e7963bf897f2e2d8d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:fef94adce4ec91f09ef8ed6c26b5f9bfd7864ab0d2a528d50fba71aa422da421_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:6c5350f14d98328f3bdc31899d533d165ec286af5b9b87f342aa2e9f7962e812_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:dfa7079fb274b65ce1da9e15d1954396f0a502088d932545a91fa7028e1e5097_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:60646c9d41da86e547aa07b3d9d4cf0ac36920e6482f3bf2e85fea0a6f5c1b76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:683d38ca8fe78a26d806ec3c1a581ff3aaaadfcf5261975441c1cb3f52a9a936_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:8775e2308006fc7da461124e15254368cdf0de41a741aa01e59123ef75292e18_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:c8f5ec082089f07a66ceeb18e076d6c88a9501214f51613f85424940dc010186_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:21fc47b5e2cf88cabd7dc31e019fabd57943923299e04915f563a558d25e23cb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8b9a66cca538d12a2d62dd48981651e92c9777a6e0de66b8504ec29b15367944_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:a81c8593c26400c7e0ccfa9ec8769f9f6a0727bf0d8cd3ee1a07f7e41b5b1a8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:beb488115286f5a71130d332a5b7379693eb380e40a8d7213d48930ac7d0963a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:154bf743a292cd1c3dda755be398805d35084080172a66e2ebc484541b8e5a9e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:7e9724a1be8a7623775faa1a9904023d3bf80a1066a68656c86757662545d7a3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:af81615783a5a786a23669737baa61e5b86f4c24a585aeb033521dec0b1de8a1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d854c47f27931901891a9585c2c2ddc27d1fd659143d9a6f2403dd151975c3c7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:03805917578eb3a670fa511cc321621526869bcb113a378fe3cb9d497c456445_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:199ba58f8c09088f99ef7fbae370022a1af8227c77ef66875627af2c8489af6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:43c0691e88733fd01f4b8645b495d57e8bea5fa9d65fbe7990362f96a35888c8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:a704246d20f61d36d24d659b80df05f49f32758378c798138dc06fdd2543999d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:63960d64a499bbdfe377a5b67479e394ec241dbc421a8bffd986abba78fc0096_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:d9f48b2b8f0ed83b63e09d911a28e7f31694df1f82250504a90eab667930b18d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:f97e4a08cfb8510e0693cc2b2adba85f532f20cb65e04707faa0c40fecab05a5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:75c8a5b61e9b85eb2fdb3013249d090563d3ff32079de365e82cb478e239a1a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:801ed92ac659e73d3a4ab367f6b65700c7a844b7b08c9a9aadfb1c4731ce65b0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:932101e56770780fb3832bbe95fb6f57a417475374ae9c5aa485fd3336b46de4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:d0ea68a8eacfbc620bbe173ed9347121f896cbe78dc80e00dc9d92a95e482155_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5b90cd409041601fa3fbb684d7a39f935b2eddfdede32c881b2c2666c7e702c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:79605302be2f5670ecabc909ad71b3471db22085e2490960294ab7428009d05f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a56fca466589e809e6473e41e08d80d2c946164cfd23c9543271e9571e9715c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:a7b75b0c94143dbd9093b8ff422e25a5741ff4e2a6e65cfdd5ccbfe76027fa69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:26f7d84b502a2adca187ce4672d202cb1e18205f33fb716d3827a8de02da4261_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c2e0a3a0fc7160d10e373b1030d3d78a394fe8a62b69b8a7ed28b815f142d24c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:c7af392589e0068156c3291493c4fc691a4335265f6beadcc218df97735404dc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:cc7afaa5c89fdf2d05633f065559416008a683c7dbe90053c67ab03a5ff3970a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:1abdedc802af043691c01fd4f61637bcb84e2f65e837a7543c0b521071c5e6fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:752561b8f2e3cde8103efa01c324851767038ea4871a71171decf3a04d042849_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:93b30057fdde4df0c34327b53d6094617b948ddc5f77aa5a626f847a15e8760d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:deddafe1b9e6b46202ee593b8ee440dbfe5f01fe506b08fac9c0099d42ce35ed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:0185a47ea458f8c2577627d3a9de47ed57cd1b70fbc509630a91b5ea8ceb85ce_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:2d4369bab949cecec69e6e4274ec8984cc76b74e84986dedf3747a2800ffe916_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:a0de64c3d9ed928c83897fd3a2fc0eaa02d9dd46663d99b5d5fc9a0a5e3b864b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b29f082b607f67890656b50a3ccfc4465890769cc64d44b93cbfe8598228d1ec_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:14427066f483a8af3d6c82cc7032b5ecc3bc9b0d199853fc92b50ab51000e14f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:2f1b3b0f3bb872c05834cd825360062a90d9f6270e4e549e7e4ce7bd581b0950_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:57a2ca2abdd05644be7cf13e3f3cb3a847b775477f0dd665d3900035470b5774_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:bfa485e00e521a01ea1b5b5a3e3ef1ccfc5f4aca16c23db27059a7b6c7c0f818_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:1f979c26809ab94aaaa7b68ece60c10bfb6d46428c70c7ca2b5a79ada7616419_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:29248bf021b6309f9f29d79e65d148ce35e4d6d6c7a4cebd406a798deb55b621_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:997fc015dd43b395972d02afc23de0f2e6b67c00cde8c7f3f656c8a35212e069_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c2dfbaacd442f76773b3b4718d8a6d705459df75bf8c25b0e4a2632cfd47a18e_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:4a3f096cf5cc08d1183d2b94a58157fc22c1ca9685c0bcbcb6a4312a492038eb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8a38c6e3bfc986cebc96ef39ee26aa9cc968ddfa08abf4dce84f465f25757111_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:976e98c2a6d8fee45db3e8b25561ed7154ab10b0c6cf07283356c1b5aff09fce_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:fdfecfe48be2d425dfa4840b56da331fa44b22273d8dafd6d357943418d50fe7_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:064c74622e4c04aef74f1b753b338e741bb686c3885684138fe29c722da85efd_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16a45b1d3c957e0e50074ba7cd35329993afe2403a476c566e7826cb77a5f6ab_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:37640e49473ca92ec81ec351e69787d0160940891d48af85df48166e51e05f96_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f4b6d386facc0cd23f8ebc20d723634d1708eb501d1b8d631bc2745b0e555807_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:2e52c3467c0ea66eb7cd3829f4e62e034e924e0912a43e7138f050a6e10df229_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:375c4f621f9dd1625037f9cdfe44de3aa86f80775af8c78537d61643bd764fb4_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:b1ebf371998aad3d89367b1f16160ba61ca4002f434ca5851385c5f56d33a06b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:d6bfb18860e14c0904a21f75237410fac8eda32197b25204afab8f60293094b7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:322239b21791051de1c427e6bf660c56d4c4fca32dc2c4e50cd8ad6f7742e16f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c26f0ee033486b20973ac29f2dd5b7238ef09d9d724097ff568ac08d22ba4181_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c35a4d7226a4e1336f11acd8078646982ff7f3b3d31559273713bbdeeffe6af8_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:ead5fd770af746b97d171baacb6058b1e91c1d8a732dd07186b479e78f243a98_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:3184c0533fc85b0a4e50731ac0596024b87b04f8342f2394d234cf2ffbde5082_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:732f579ddde8bd8f3cdbd78727619fac5cc2c48933fa4bdd11dba21613c015ee_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:853365a6d9d951226087049c0c86d55f165b8d7796821a583d2a9c61f3d91d99_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c3196f66e5a69e67a539084ebe533ae22efb63fa6bc9918a501a8284d3c7dc65_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:b4319a7542c077337d36b9068a7c60610c5e0f8fdcb10fe57004a9c6f89f36db_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:c4b9335201237fd473235259654c5897d012188de81cbd972ddb84da3be446e2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:436908dde837434bae77629ae86a01bec051b391f43f210dece95d5de5f4c1fe_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9d507b9bec52611d2a719de85a3d1944e2518cd5c2105d68d811eee216f73b15_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1833b9f05498799615ba601fbccb65b94839286604bbce4976c76dba2051e378_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be1b4ccf87294bc9bf4de35ef9f284d6439d8ee66a8925bff7d456c9dd002857_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d07ebf169178de6ccb591648e98c512abe771f0894f0a1b3b165ec4e9fb564f7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d256d1b65b6b1e32ff8ece04a50fb2421a5dc1d2475afecdfd802dfb39214d08_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:7ad77e307690f4330ff57c9e14f5f1d5df1e8da7c51bb8740b9284e3942f35a3_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9c1407542398da5dda6c7c335c36221ba7c78df70c3d90c182b7f8e2eb4e0c91_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:9cf442474ef498316d5fc0c8f04cebe77097865e73ae07ecb202b2b07229afe2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:a19f4ac018c942a35c8e3ed9290d107065e7b86be19f33efc9ed01bc30c162e2_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:db73a7d6ba4521de5530078741f9d5b2c18a1fc00a46b249a87d3956ecc065c0_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:8303
Vulnerability from csaf_redhat - Published: 2025-06-05 09:36 - Updated: 2026-03-24 10:22A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64 | — |
Workaround
|
A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.77 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": "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.77. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:8304\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\n https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\n* libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)\n(CVE-2024-55549)\n* libxslt: Use-After-Free in libxslt numbers.c (CVE-2025-24855)\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:8303",
"url": "https://access.redhat.com/errata/RHSA-2025:8303"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "OCPBUGS-37799",
"url": "https://issues.redhat.com/browse/OCPBUGS-37799"
},
{
"category": "external",
"summary": "OCPBUGS-54772",
"url": "https://issues.redhat.com/browse/OCPBUGS-54772"
},
{
"category": "external",
"summary": "OCPBUGS-55035",
"url": "https://issues.redhat.com/browse/OCPBUGS-55035"
},
{
"category": "external",
"summary": "OCPBUGS-55951",
"url": "https://issues.redhat.com/browse/OCPBUGS-55951"
},
{
"category": "external",
"summary": "OCPBUGS-56130",
"url": "https://issues.redhat.com/browse/OCPBUGS-56130"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8303.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.77 bug fix and security update",
"tracking": {
"current_release_date": "2026-03-24T10:22:33+00:00",
"generator": {
"date": "2026-03-24T10:22:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8303",
"initial_release_date": "2025-06-05T09:36:03+00:00",
"revision_history": [
{
"date": "2025-06-05T09:36:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-05T09:36:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T10:22:33+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-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.12.0-202505051902.p0.g50c4daa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.12.0-202505150328.p0.g20966da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.12.0-202505221659.p0.g6e5c04c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.12.0-202505270132.p0.gfc37dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.12.0-202505270132.p0.g2869b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.12.0-202505270132.p0.gc65c1f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.12.0-202505270132.p0.ga8ade8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.12.0-202505221559.p0.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"product": {
"name": "openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"product_id": "openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.12.0-202505221659.p0.gb1a1975.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"product_id": "openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.12.0-202505221659.p0.g371c936.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.12.0-202505062034.p0.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.12.0-202505062034.p0.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"product_id": "openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.12.0-202505062034.p0.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.12.0-202505062034.p0.g1964124.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.12.0-202505290500.p0.gc76613c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.12.0-202505221559.p0.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.12.0-202505290500.p0.g9197561.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.12.0-202505221659.p0.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8\u0026tag=v4.12.0-202505290500.p0.g9197561.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"product": {
"name": "rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"product_id": "rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=412.86.202505281830-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_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:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_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:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64"
},
"product_reference": "openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_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:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_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:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64"
},
"product_reference": "rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_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:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_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:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_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:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_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:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55549",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:39.884650+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt. This vulnerability allows an attacker to trigger a use-after-free issue by excluding result prefixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This use-after-free vulnerability in libxslt marked as Important rather than a Moderate flaw, due to its potential to enable arbitrary code execution or cause denial-of-service conditions. The vulnerability arises from mishandled memory in the exclPrefixTab table, which references freed namespace URLs during stylesheet processing. When an included stylesheet has xsl:text as the root and is deleted, the associated namespace URLs remain referenced in exclPrefixTab despite being freed, leading to a classic use-after-free condition. Since libxslt is a core XML transformation library frequently used in complex server-side applications (e.g., web frameworks, document rendering), an attacker can craft malicious XSLT stylesheets to exploit this flaw, potentially gaining remote code execution within the application\u0027s process.",
"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:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "RHBZ#2352484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55549"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/127"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-05T09:36:03+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 values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:753e18b761de2e56bdf29b56665c33624f1c27d7cfa0b6b5c081bcc3b035c864\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:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8303"
},
{
"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/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt (xsltGetInheritedNsList)"
},
{
"cve": "CVE-2025-24855",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-14T02:00:37.507344+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Use-After-Free in libxslt numbers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The use-after-free vulnerability in libxslt marked as a high severity rather than moderate due to its potential impact on system integrity and availability. This flaw arises during nested XPath evaluations where the context node can be modified without proper restoration, leading to use-after-free conditions. Exploitation of this vulnerability allows an attacker to execute arbitrary code, potentially causing significant disruptions or unauthorized actions within the affected 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:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "RHBZ#2352483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24855"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/128"
}
],
"release_date": "2025-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-05T09:36:03+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 values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:753e18b761de2e56bdf29b56665c33624f1c27d7cfa0b6b5c081bcc3b035c864\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:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8303"
},
{
"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/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:openshift4/driver-toolkit-rhel8@sha256:6f0dec874dd4abda1ff4eab3336ccc72d78e41c2fb1e919b96dced519272e996_amd64",
"8Base-RHOSE-4.12:openshift4/network-tools-rhel8@sha256:b4fc6451642fb3f21604817013a537451906e990cf04e24c4b31546dfdc2fc2e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-baremetal-installer-rhel8@sha256:1672893d4abfb034bc74af391f9ad7c5ae3f2fdb3b8c83321a83e68d5b8ac4fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-etcd-rhel8-operator@sha256:097664cd76b162cfe18c895ecae749593f5763b541d419c7eebe801d6dbf3f4d_amd64",
"8Base-RHOSE-4.12:openshift4/ose-cluster-node-tuning-operator@sha256:f48136a8d322099c1956f7ba4bd0b1fbb1be7cdca0cd58a2bc02d1fcb422b2ca_amd64",
"8Base-RHOSE-4.12:openshift4/ose-console@sha256:ec52e0c5a4b519f7c466bbeff01f6e167a3a26059db029ffb1d1c645da163489_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer-artifacts@sha256:63ba9382d7b4ded26a897b6fcf47aec2d95f1c9b648bc77a20cf936f3bb0bca1_amd64",
"8Base-RHOSE-4.12:openshift4/ose-installer@sha256:cdf6e9dd2df2e4f9c8b59d16b42a14fba7d0b17f05755afb5a777be9ad65f333_amd64",
"8Base-RHOSE-4.12:openshift4/ose-kube-proxy@sha256:bc52d69b411a923fd7440568c82328be6a20698edda9cc2307c13eb5fab6d67f_amd64",
"8Base-RHOSE-4.12:openshift4/ose-machine-os-images-rhel8@sha256:997ba648c2936a22882a7ef2dd3ca4ff73fd01023854c58bd5fc4b1a0f2bea2b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:e0e255e1e71f11b48aaa8c91477f93caf7fdd5fe40647466fea50bb27b93c1fe_amd64",
"8Base-RHOSE-4.12:openshift4/ose-ovn-kubernetes@sha256:70c6e4595e21f9469ba506af7ef41c7c24ef8bad32f0dc32ed314dc2387efd92_amd64",
"8Base-RHOSE-4.12:openshift4/ose-sdn-rhel8@sha256:0461d14b98d8a81ca0c7d26363b09809b60ca4fecf64bd1bebfdf7e56db8d5a0_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tests@sha256:878a11e8055aa6bcd13fa9e7b4dcd93d0ae82b3d64bfb305ce2fc9716d31c88e_amd64",
"8Base-RHOSE-4.12:openshift4/ose-tools-rhel8@sha256:ff98a2dd4d908ff6c10acc20b552aece31027170a78eaf241d30d6548a52f347_amd64",
"8Base-RHOSE-4.12:rhcos@sha256:14dca167b3c2951243d6b930d3887d1797cbb3028d9d70adde35ab2276cbebc3_x86_64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-agent-rhel9@sha256:3115a088cf3e757ae94a0e7488e98523addf6e1a0eba5b8b9de5e12a0aed539f_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3860121b363e8b5155d4b950c81a6e38497ded9ce0bed1af53ebd65dee25843_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-rhel9@sha256:8edeebfc2c86828d6341f1d4dc64c9bca0762e7bf86e6048511f04bf8708f760_amd64",
"9Base-RHOSE-4.12:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6a12f8ca7077766f5547cb3dbd094840fc4bcf89cdcbf9b59e9840e8cba361de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Use-After-Free in libxslt numbers.c"
}
]
}
SUSE-SU-2025:1003-1
Vulnerability from csaf_suse - Published: 2025-03-25 08:42 - Updated: 2025-03-25 08:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n- CVE-2023-40403: Fixed sensitive information disclosure during processing web content (bsc#1238591)\n- CVE-2024-55549: Fixed use-after-free in xsltGetInheritedNsList (bsc#1239637)\n- CVE-2025-24855: Fixed use-after-free in numbers.c (bsc#1239625)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1003,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1003,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1003,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1003,SUSE-SUSE-MicroOS-5.1-2025-1003,SUSE-SUSE-MicroOS-5.2-2025-1003,SUSE-Storage-7.1-2025-1003,openSUSE-SLE-15.6-2025-1003",
"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_1003-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1003-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251003-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1003-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020595.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238591",
"url": "https://bugzilla.suse.com/1238591"
},
{
"category": "self",
"summary": "SUSE Bug 1239625",
"url": "https://bugzilla.suse.com/1239625"
},
{
"category": "self",
"summary": "SUSE Bug 1239637",
"url": "https://bugzilla.suse.com/1239637"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40403 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40403/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24855 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24855/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-03-25T08:42:08Z",
"generator": {
"date": "2025-03-25T08:42:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1003-1",
"initial_release_date": "2025-03-25T08:42:08Z",
"revision_history": [
{
"date": "2025-03-25T08:42:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"product_id": "libxslt-devel-1.1.32-150000.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.17.1.aarch64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.17.1.aarch64",
"product_id": "libxslt-python-1.1.32-150000.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"product_id": "libxslt-tools-1.1.32-150000.3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"product": {
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"product_id": "libxslt1-1.1.32-150000.3.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.32-150000.3.17.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.32-150000.3.17.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.32-150000.3.17.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.32-150000.3.17.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.32-150000.3.17.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.32-150000.3.17.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.17.1.i586",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.i586",
"product_id": "libxslt-devel-1.1.32-150000.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.17.1.i586",
"product": {
"name": "libxslt-python-1.1.32-150000.3.17.1.i586",
"product_id": "libxslt-python-1.1.32-150000.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.17.1.i586",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.i586",
"product_id": "libxslt-tools-1.1.32-150000.3.17.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.17.1.i586",
"product": {
"name": "libxslt1-1.1.32-150000.3.17.1.i586",
"product_id": "libxslt1-1.1.32-150000.3.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"product_id": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"product": {
"name": "libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"product_id": "libxslt-python-1.1.32-150000.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"product_id": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.17.1.ppc64le",
"product": {
"name": "libxslt1-1.1.32-150000.3.17.1.ppc64le",
"product_id": "libxslt1-1.1.32-150000.3.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.17.1.s390x",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.s390x",
"product_id": "libxslt-devel-1.1.32-150000.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.17.1.s390x",
"product": {
"name": "libxslt-python-1.1.32-150000.3.17.1.s390x",
"product_id": "libxslt-python-1.1.32-150000.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.17.1.s390x",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.s390x",
"product_id": "libxslt-tools-1.1.32-150000.3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.17.1.s390x",
"product": {
"name": "libxslt1-1.1.32-150000.3.17.1.s390x",
"product_id": "libxslt1-1.1.32-150000.3.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt-devel-1.1.32-150000.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.32-150000.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt-python-1.1.32-150000.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt-tools-1.1.32-150000.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt1-1.1.32-150000.3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.32-150000.3.17.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.32-150000.3.17.1.x86_64",
"product_id": "libxslt1-32bit-1.1.32-150000.3.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 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": "libxslt-devel-1.1.32-150000.3.17.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:libxslt-devel-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.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:libxslt-devel-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.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:libxslt-tools-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.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:libxslt-tools-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.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:libxslt1-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.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:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.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:libxslt-devel-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.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:libxslt-devel-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.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:libxslt-tools-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.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:libxslt-tools-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.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:libxslt1-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.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:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.17.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.17.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.17.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le"
},
"product_reference": "libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x"
},
"product_reference": "libxslt-python-1.1.32-150000.3.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40403"
}
],
"notes": [
{
"category": "general",
"text": "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. Processing web content may disclose sensitive information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40403",
"url": "https://www.suse.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "SUSE Bug 1238591 for CVE-2023-40403",
"url": "https://bugzilla.suse.com/1238591"
}
],
"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:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T08:42:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2024-55549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55549"
}
],
"notes": [
{
"category": "general",
"text": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55549",
"url": "https://www.suse.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "SUSE Bug 1239637 for CVE-2024-55549",
"url": "https://bugzilla.suse.com/1239637"
}
],
"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:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T08:42:08Z",
"details": "important"
}
],
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2025-24855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24855"
}
],
"notes": [
{
"category": "general",
"text": "numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24855",
"url": "https://www.suse.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "SUSE Bug 1239625 for CVE-2025-24855",
"url": "https://bugzilla.suse.com/1239625"
}
],
"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:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.17.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.17.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-25T08:42:08Z",
"details": "important"
}
],
"title": "CVE-2025-24855"
}
]
}
SUSE-SU-2025:1125-1
Vulnerability from csaf_suse - Published: 2025-04-03 11:49 - Updated: 2025-04-03 11:49| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n- CVE-2023-40403: Fixed sensitive information disclosure during processing web content (bsc#1238591)\n- CVE-2024-55549: Fixed use-after-free in xsltGetInheritedNsList (bsc#1239637)\n- CVE-2025-24855: Fixed use-after-free in numbers.c (bsc#1239625)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1125,SUSE-SLE-Micro-5.3-2025-1125,SUSE-SLE-Micro-5.4-2025-1125,SUSE-SLE-Micro-5.5-2025-1125,SUSE-SLE-Module-Basesystem-15-SP6-2025-1125,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-1125,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1125,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1125,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1125,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1125,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1125,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1125,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1125,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1125,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1125,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1125,openSUSE-SLE-15.6-2025-1125",
"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_1125-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1125-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251125-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1125-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/038900.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238591",
"url": "https://bugzilla.suse.com/1238591"
},
{
"category": "self",
"summary": "SUSE Bug 1239625",
"url": "https://bugzilla.suse.com/1239625"
},
{
"category": "self",
"summary": "SUSE Bug 1239637",
"url": "https://bugzilla.suse.com/1239637"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40403 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40403/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24855 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24855/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-04-03T11:49:40Z",
"generator": {
"date": "2025-04-03T11:49:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1125-1",
"initial_release_date": "2025-04-03T11:49:40Z",
"revision_history": [
{
"date": "2025-04-03T11:49:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"product_id": "libxslt-devel-1.1.34-150400.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"product_id": "libxslt-tools-1.1.34-150400.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"product": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"product_id": "libxslt1-1.1.34-150400.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.34-150400.3.6.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.34-150400.3.6.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.34-150400.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.34-150400.3.6.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.34-150400.3.6.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.34-150400.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.6.1.i586",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.i586",
"product_id": "libxslt-devel-1.1.34-150400.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.6.1.i586",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.i586",
"product_id": "libxslt-tools-1.1.34-150400.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.6.1.i586",
"product": {
"name": "libxslt1-1.1.34-150400.3.6.1.i586",
"product_id": "libxslt1-1.1.34-150400.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"product_id": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"product_id": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"product": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"product_id": "libxslt1-1.1.34-150400.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"product_id": "libxslt-devel-1.1.34-150400.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"product_id": "libxslt-tools-1.1.34-150400.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.6.1.s390x",
"product": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x",
"product_id": "libxslt1-1.1.34-150400.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"product_id": "libxslt-devel-1.1.34-150400.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"product_id": "libxslt-tools-1.1.34-150400.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"product": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"product_id": "libxslt1-1.1.34-150400.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"product_id": "libxslt1-32bit-1.1.34-150400.3.6.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 Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "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 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 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": "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": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.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:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.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:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.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:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40403"
}
],
"notes": [
{
"category": "general",
"text": "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. Processing web content may disclose sensitive information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40403",
"url": "https://www.suse.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "SUSE Bug 1238591 for CVE-2023-40403",
"url": "https://bugzilla.suse.com/1238591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-03T11:49:40Z",
"details": "moderate"
}
],
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2024-55549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55549"
}
],
"notes": [
{
"category": "general",
"text": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55549",
"url": "https://www.suse.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "SUSE Bug 1239637 for CVE-2024-55549",
"url": "https://bugzilla.suse.com/1239637"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-03T11:49:40Z",
"details": "important"
}
],
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2025-24855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24855"
}
],
"notes": [
{
"category": "general",
"text": "numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24855",
"url": "https://www.suse.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "SUSE Bug 1239625 for CVE-2025-24855",
"url": "https://bugzilla.suse.com/1239625"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Proxy 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.s390x",
"SUSE Manager Server 4.3:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.6.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-03T11:49:40Z",
"details": "important"
}
],
"title": "CVE-2025-24855"
}
]
}
SUSE-SU-2025:1494-1
Vulnerability from csaf_suse - Published: 2025-05-06 23:46 - Updated: 2025-05-06 23:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n- CVE-2025-24855: Fixed use-after-free of XPath context node (bsc#1239625)\n- CVE-2024-55549: Fixed use-after-free related to excluded namespaces (bsc#1239637)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1494,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1494,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1494",
"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_1494-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1494-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251494-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1494-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039162.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239625",
"url": "https://bugzilla.suse.com/1239625"
},
{
"category": "self",
"summary": "SUSE Bug 1239637",
"url": "https://bugzilla.suse.com/1239637"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24855 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24855/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-05-06T23:46:13Z",
"generator": {
"date": "2025-05-06T23:46:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1494-1",
"initial_release_date": "2025-05-06T23:46:13Z",
"revision_history": [
{
"date": "2025-05-06T23:46:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.aarch64",
"product_id": "libxslt-devel-1.1.28-17.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.aarch64",
"product_id": "libxslt-tools-1.1.28-17.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.aarch64",
"product": {
"name": "libxslt1-1.1.28-17.18.1.aarch64",
"product_id": "libxslt1-1.1.28-17.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.28-17.18.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.28-17.18.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.28-17.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.28-17.18.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.28-17.18.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.28-17.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.i586",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.i586",
"product_id": "libxslt-devel-1.1.28-17.18.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.i586",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.i586",
"product_id": "libxslt-tools-1.1.28-17.18.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.i586",
"product": {
"name": "libxslt1-1.1.28-17.18.1.i586",
"product_id": "libxslt1-1.1.28-17.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.ppc64le",
"product_id": "libxslt-devel-1.1.28-17.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.ppc64le",
"product_id": "libxslt-tools-1.1.28-17.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.ppc64le",
"product": {
"name": "libxslt1-1.1.28-17.18.1.ppc64le",
"product_id": "libxslt1-1.1.28-17.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.s390",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.s390",
"product_id": "libxslt-devel-1.1.28-17.18.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.s390",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.s390",
"product_id": "libxslt-tools-1.1.28-17.18.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.s390",
"product": {
"name": "libxslt1-1.1.28-17.18.1.s390",
"product_id": "libxslt1-1.1.28-17.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.s390x",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.s390x",
"product_id": "libxslt-devel-1.1.28-17.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.18.1.s390x",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.18.1.s390x",
"product_id": "libxslt-devel-32bit-1.1.28-17.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.s390x",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.s390x",
"product_id": "libxslt-tools-1.1.28-17.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.s390x",
"product": {
"name": "libxslt1-1.1.28-17.18.1.s390x",
"product_id": "libxslt1-1.1.28-17.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.18.1.s390x",
"product": {
"name": "libxslt1-32bit-1.1.28-17.18.1.s390x",
"product_id": "libxslt1-32bit-1.1.28-17.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.18.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.28-17.18.1.x86_64",
"product_id": "libxslt-devel-1.1.28-17.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.18.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.18.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.28-17.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.18.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.28-17.18.1.x86_64",
"product_id": "libxslt-tools-1.1.28-17.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.18.1.x86_64",
"product": {
"name": "libxslt1-1.1.28-17.18.1.x86_64",
"product_id": "libxslt1-1.1.28-17.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.18.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.28-17.18.1.x86_64",
"product_id": "libxslt1-32bit-1.1.28-17.18.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": "libxslt-devel-1.1.28-17.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.28-17.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.28-17.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x"
},
"product_reference": "libxslt-devel-1.1.28-17.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.28-17.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.28-17.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x"
},
"product_reference": "libxslt-tools-1.1.28-17.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64"
},
"product_reference": "libxslt1-1.1.28-17.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le"
},
"product_reference": "libxslt1-1.1.28-17.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x"
},
"product_reference": "libxslt1-1.1.28-17.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x"
},
"product_reference": "libxslt1-32bit-1.1.28-17.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.18.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:libxslt-devel-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.18.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:libxslt-tools-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.18.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:libxslt1-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.18.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:libxslt1-32bit-1.1.28-17.18.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55549"
}
],
"notes": [
{
"category": "general",
"text": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55549",
"url": "https://www.suse.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "SUSE Bug 1239637 for CVE-2024-55549",
"url": "https://bugzilla.suse.com/1239637"
}
],
"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:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-06T23:46:13Z",
"details": "important"
}
],
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2025-24855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24855"
}
],
"notes": [
{
"category": "general",
"text": "numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24855",
"url": "https://www.suse.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "SUSE Bug 1239625 for CVE-2025-24855",
"url": "https://bugzilla.suse.com/1239625"
}
],
"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:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-06T23:46:13Z",
"details": "important"
}
],
"title": "CVE-2025-24855"
}
]
}
SUSE-SU-2025:20201-1
Vulnerability from csaf_suse - Published: 2025-04-23 13:11 - Updated: 2025-04-23 13:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n* CVE-2025-24855: Fix use-after-free of XPath context node (bsc#1239625) \n* CVE-2024-55549: Fix UAF related to excluded namespaces (bsc#1239637)\n* CVE-2023-40403: Make generate-id() deterministic (bsc#1238591)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-297",
"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_20201-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20201-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520201-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20201-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021139.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238591",
"url": "https://bugzilla.suse.com/1238591"
},
{
"category": "self",
"summary": "SUSE Bug 1239625",
"url": "https://bugzilla.suse.com/1239625"
},
{
"category": "self",
"summary": "SUSE Bug 1239637",
"url": "https://bugzilla.suse.com/1239637"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40403 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40403/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24855 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24855/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-04-23T13:11:10Z",
"generator": {
"date": "2025-04-23T13:11:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20201-1",
"initial_release_date": "2025-04-23T13:11:10Z",
"revision_history": [
{
"date": "2025-04-23T13:11:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-4.1.aarch64",
"product": {
"name": "libexslt0-1.1.38-4.1.aarch64",
"product_id": "libexslt0-1.1.38-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-4.1.aarch64",
"product": {
"name": "libxslt1-1.1.38-4.1.aarch64",
"product_id": "libxslt1-1.1.38-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-4.1.s390x",
"product": {
"name": "libexslt0-1.1.38-4.1.s390x",
"product_id": "libexslt0-1.1.38-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-4.1.s390x",
"product": {
"name": "libxslt1-1.1.38-4.1.s390x",
"product_id": "libxslt1-1.1.38-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-4.1.x86_64",
"product": {
"name": "libexslt0-1.1.38-4.1.x86_64",
"product_id": "libexslt0-1.1.38-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-4.1.x86_64",
"product": {
"name": "libxslt1-1.1.38-4.1.x86_64",
"product_id": "libxslt1-1.1.38-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64"
},
"product_reference": "libexslt0-1.1.38-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x"
},
"product_reference": "libexslt0-1.1.38-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64"
},
"product_reference": "libexslt0-1.1.38-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-4.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64"
},
"product_reference": "libxslt1-1.1.38-4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-4.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x"
},
"product_reference": "libxslt1-1.1.38-4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-4.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
},
"product_reference": "libxslt1-1.1.38-4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40403"
}
],
"notes": [
{
"category": "general",
"text": "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. Processing web content may disclose sensitive information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40403",
"url": "https://www.suse.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "SUSE Bug 1238591 for CVE-2023-40403",
"url": "https://bugzilla.suse.com/1238591"
}
],
"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 Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T13:11:10Z",
"details": "moderate"
}
],
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2024-55549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55549"
}
],
"notes": [
{
"category": "general",
"text": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55549",
"url": "https://www.suse.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "SUSE Bug 1239637 for CVE-2024-55549",
"url": "https://bugzilla.suse.com/1239637"
}
],
"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 Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T13:11:10Z",
"details": "important"
}
],
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2025-24855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24855"
}
],
"notes": [
{
"category": "general",
"text": "numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24855",
"url": "https://www.suse.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "SUSE Bug 1239625 for CVE-2025-24855",
"url": "https://bugzilla.suse.com/1239625"
}
],
"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 Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-4.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-23T13:11:10Z",
"details": "important"
}
],
"title": "CVE-2025-24855"
}
]
}
SUSE-SU-2025:20277-1
Vulnerability from csaf_suse - Published: 2025-04-22 13:46 - Updated: 2025-04-22 13:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n* CVE-2025-24855: Fix use-after-free of XPath context node (bsc#1239625)\n* CVE-2024-55549: Fix UAF related to excluded namespaces (bsc#1239637)\n* CVE-2023-40403: Make generate-id() deterministic (bsc#1238591)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-77",
"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_20277-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20277-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520277-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20277-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021045.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238591",
"url": "https://bugzilla.suse.com/1238591"
},
{
"category": "self",
"summary": "SUSE Bug 1239625",
"url": "https://bugzilla.suse.com/1239625"
},
{
"category": "self",
"summary": "SUSE Bug 1239637",
"url": "https://bugzilla.suse.com/1239637"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40403 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40403/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55549 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24855 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24855/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-04-22T13:46:18Z",
"generator": {
"date": "2025-04-22T13:46:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20277-1",
"initial_release_date": "2025-04-22T13:46:18Z",
"revision_history": [
{
"date": "2025-04-22T13:46:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"product_id": "libexslt0-1.1.38-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"product_id": "libxslt1-1.1.38-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"product_id": "libexslt0-1.1.38-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"product_id": "libxslt1-1.1.38-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"product_id": "libexslt0-1.1.38-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"product_id": "libxslt1-1.1.38-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"product_id": "libexslt0-1.1.38-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_2.1.x86_64",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.x86_64",
"product_id": "libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40403"
}
],
"notes": [
{
"category": "general",
"text": "The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. Processing web content may disclose sensitive information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40403",
"url": "https://www.suse.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "SUSE Bug 1238591 for CVE-2023-40403",
"url": "https://bugzilla.suse.com/1238591"
}
],
"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 Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:46:18Z",
"details": "moderate"
}
],
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2024-55549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55549"
}
],
"notes": [
{
"category": "general",
"text": "xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55549",
"url": "https://www.suse.com/security/cve/CVE-2024-55549"
},
{
"category": "external",
"summary": "SUSE Bug 1239637 for CVE-2024-55549",
"url": "https://bugzilla.suse.com/1239637"
}
],
"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 Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:46:18Z",
"details": "important"
}
],
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2025-24855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24855"
}
],
"notes": [
{
"category": "general",
"text": "numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24855",
"url": "https://www.suse.com/security/cve/CVE-2025-24855"
},
{
"category": "external",
"summary": "SUSE Bug 1239625 for CVE-2025-24855",
"url": "https://bugzilla.suse.com/1239625"
}
],
"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 Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:46:18Z",
"details": "important"
}
],
"title": "CVE-2025-24855"
}
]
}
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.