Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45338 (GCVE-0-2024-45338)
Vulnerability from cvelistv5 – Published: 2024-12-18 20:38 – Updated: 2025-02-21 18:03| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/net | golang.org/x/net/html |
Affected:
0 , < 0.33.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45338",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-31T19:51:42.228627Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-31T19:55:04.864Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-02-21T18:03:32.301Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250221-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/html",
"product": "golang.org/x/net/html",
"programRoutines": [
{
"name": "parseDoctype"
},
{
"name": "htmlIntegrationPoint"
},
{
"name": "inTableIM"
},
{
"name": "inBodyIM"
},
{
"name": "Parse"
},
{
"name": "ParseFragment"
},
{
"name": "ParseFragmentWithOptions"
},
{
"name": "ParseWithOptions"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.33.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Guido Vranken"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-405: Asymmetric Resource Consumption (Amplification)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-18T20:38:22.660Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/637536"
},
{
"url": "https://go.dev/issue/70906"
},
{
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"title": "Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-45338",
"datePublished": "2024-12-18T20:38:22.660Z",
"dateReserved": "2024-08-27T19:41:58.555Z",
"dateUpdated": "2025-02-21T18:03:32.301Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45338",
"date": "2026-06-30",
"epss": "0.00856",
"percentile": "0.53818"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45338\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-12-18T21:15:08.173\",\"lastModified\":\"2026-06-17T07:54:03.510\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede manipular una entrada para las funciones de an\u00e1lisis que se procesar\u00eda de forma no lineal con respecto a su longitud, lo que dar\u00eda como resultado un an\u00e1lisis extremadamente lento. Esto podr\u00eda causar una denegaci\u00f3n de servicio.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/html\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/html\",\"programRoutines\":[{\"name\":\"parseDoctype\"},{\"name\":\"htmlIntegrationPoint\"},{\"name\":\"inTableIM\"},{\"name\":\"inBodyIM\"},{\"name\":\"Parse\"},{\"name\":\"ParseFragment\"},{\"name\":\"ParseFragmentWithOptions\"},{\"name\":\"ParseWithOptions\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.33.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-31T19:51:42.228627Z\",\"id\":\"CVE-2024-45338\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/637536\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/70906\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-3333\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250221-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45338\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-31T19:51:42.228627Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-31T19:54:57.693Z\"}}], \"cna\": {\"title\": \"Non-linear parsing of case-insensitive content in golang.org/x/net/html\", \"credits\": [{\"lang\": \"en\", \"value\": \"Guido Vranken\"}], \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/html\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.33.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/html\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseDoctype\"}, {\"name\": \"htmlIntegrationPoint\"}, {\"name\": \"inTableIM\"}, {\"name\": \"inBodyIM\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseFragment\"}, {\"name\": \"ParseFragmentWithOptions\"}, {\"name\": \"ParseWithOptions\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/637536\"}, {\"url\": \"https://go.dev/issue/70906\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-3333\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-405: Asymmetric Resource Consumption (Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-12-18T20:38:22.660Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45338\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\", \"dateReserved\": \"2024-08-27T19:41:58.555Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-12-18T20:38:22.660Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:1838
Vulnerability from csaf_redhat - Published: 2025-02-25 15:12 - Updated: 2026-06-30 03:29A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x | — | ||
| Unresolved product id: 9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64 | — |
{
"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 Virtualization release 4.18.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.18.0 images.\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)",
"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:1838",
"url": "https://access.redhat.com/errata/RHSA-2025:1838"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "CNV-31844",
"url": "https://issues.redhat.com/browse/CNV-31844"
},
{
"category": "external",
"summary": "CNV-34076",
"url": "https://issues.redhat.com/browse/CNV-34076"
},
{
"category": "external",
"summary": "CNV-34339",
"url": "https://issues.redhat.com/browse/CNV-34339"
},
{
"category": "external",
"summary": "CNV-35199",
"url": "https://issues.redhat.com/browse/CNV-35199"
},
{
"category": "external",
"summary": "CNV-40584",
"url": "https://issues.redhat.com/browse/CNV-40584"
},
{
"category": "external",
"summary": "CNV-41165",
"url": "https://issues.redhat.com/browse/CNV-41165"
},
{
"category": "external",
"summary": "CNV-41232",
"url": "https://issues.redhat.com/browse/CNV-41232"
},
{
"category": "external",
"summary": "CNV-41403",
"url": "https://issues.redhat.com/browse/CNV-41403"
},
{
"category": "external",
"summary": "CNV-41410",
"url": "https://issues.redhat.com/browse/CNV-41410"
},
{
"category": "external",
"summary": "CNV-41812",
"url": "https://issues.redhat.com/browse/CNV-41812"
},
{
"category": "external",
"summary": "CNV-41922",
"url": "https://issues.redhat.com/browse/CNV-41922"
},
{
"category": "external",
"summary": "CNV-42051",
"url": "https://issues.redhat.com/browse/CNV-42051"
},
{
"category": "external",
"summary": "CNV-42158",
"url": "https://issues.redhat.com/browse/CNV-42158"
},
{
"category": "external",
"summary": "CNV-42175",
"url": "https://issues.redhat.com/browse/CNV-42175"
},
{
"category": "external",
"summary": "CNV-42401",
"url": "https://issues.redhat.com/browse/CNV-42401"
},
{
"category": "external",
"summary": "CNV-43128",
"url": "https://issues.redhat.com/browse/CNV-43128"
},
{
"category": "external",
"summary": "CNV-43589",
"url": "https://issues.redhat.com/browse/CNV-43589"
},
{
"category": "external",
"summary": "CNV-44959",
"url": "https://issues.redhat.com/browse/CNV-44959"
},
{
"category": "external",
"summary": "CNV-45733",
"url": "https://issues.redhat.com/browse/CNV-45733"
},
{
"category": "external",
"summary": "CNV-46452",
"url": "https://issues.redhat.com/browse/CNV-46452"
},
{
"category": "external",
"summary": "CNV-46672",
"url": "https://issues.redhat.com/browse/CNV-46672"
},
{
"category": "external",
"summary": "CNV-46683",
"url": "https://issues.redhat.com/browse/CNV-46683"
},
{
"category": "external",
"summary": "CNV-47190",
"url": "https://issues.redhat.com/browse/CNV-47190"
},
{
"category": "external",
"summary": "CNV-47273",
"url": "https://issues.redhat.com/browse/CNV-47273"
},
{
"category": "external",
"summary": "CNV-47535",
"url": "https://issues.redhat.com/browse/CNV-47535"
},
{
"category": "external",
"summary": "CNV-48104",
"url": "https://issues.redhat.com/browse/CNV-48104"
},
{
"category": "external",
"summary": "CNV-48184",
"url": "https://issues.redhat.com/browse/CNV-48184"
},
{
"category": "external",
"summary": "CNV-48195",
"url": "https://issues.redhat.com/browse/CNV-48195"
},
{
"category": "external",
"summary": "CNV-48475",
"url": "https://issues.redhat.com/browse/CNV-48475"
},
{
"category": "external",
"summary": "CNV-48532",
"url": "https://issues.redhat.com/browse/CNV-48532"
},
{
"category": "external",
"summary": "CNV-48562",
"url": "https://issues.redhat.com/browse/CNV-48562"
},
{
"category": "external",
"summary": "CNV-48733",
"url": "https://issues.redhat.com/browse/CNV-48733"
},
{
"category": "external",
"summary": "CNV-48861",
"url": "https://issues.redhat.com/browse/CNV-48861"
},
{
"category": "external",
"summary": "CNV-49026",
"url": "https://issues.redhat.com/browse/CNV-49026"
},
{
"category": "external",
"summary": "CNV-49040",
"url": "https://issues.redhat.com/browse/CNV-49040"
},
{
"category": "external",
"summary": "CNV-49299",
"url": "https://issues.redhat.com/browse/CNV-49299"
},
{
"category": "external",
"summary": "CNV-49306",
"url": "https://issues.redhat.com/browse/CNV-49306"
},
{
"category": "external",
"summary": "CNV-49307",
"url": "https://issues.redhat.com/browse/CNV-49307"
},
{
"category": "external",
"summary": "CNV-49347",
"url": "https://issues.redhat.com/browse/CNV-49347"
},
{
"category": "external",
"summary": "CNV-49376",
"url": "https://issues.redhat.com/browse/CNV-49376"
},
{
"category": "external",
"summary": "CNV-49427",
"url": "https://issues.redhat.com/browse/CNV-49427"
},
{
"category": "external",
"summary": "CNV-49528",
"url": "https://issues.redhat.com/browse/CNV-49528"
},
{
"category": "external",
"summary": "CNV-49572",
"url": "https://issues.redhat.com/browse/CNV-49572"
},
{
"category": "external",
"summary": "CNV-49577",
"url": "https://issues.redhat.com/browse/CNV-49577"
},
{
"category": "external",
"summary": "CNV-50055",
"url": "https://issues.redhat.com/browse/CNV-50055"
},
{
"category": "external",
"summary": "CNV-50228",
"url": "https://issues.redhat.com/browse/CNV-50228"
},
{
"category": "external",
"summary": "CNV-50230",
"url": "https://issues.redhat.com/browse/CNV-50230"
},
{
"category": "external",
"summary": "CNV-50278",
"url": "https://issues.redhat.com/browse/CNV-50278"
},
{
"category": "external",
"summary": "CNV-50449",
"url": "https://issues.redhat.com/browse/CNV-50449"
},
{
"category": "external",
"summary": "CNV-50471",
"url": "https://issues.redhat.com/browse/CNV-50471"
},
{
"category": "external",
"summary": "CNV-50554",
"url": "https://issues.redhat.com/browse/CNV-50554"
},
{
"category": "external",
"summary": "CNV-50732",
"url": "https://issues.redhat.com/browse/CNV-50732"
},
{
"category": "external",
"summary": "CNV-50766",
"url": "https://issues.redhat.com/browse/CNV-50766"
},
{
"category": "external",
"summary": "CNV-50805",
"url": "https://issues.redhat.com/browse/CNV-50805"
},
{
"category": "external",
"summary": "CNV-50957",
"url": "https://issues.redhat.com/browse/CNV-50957"
},
{
"category": "external",
"summary": "CNV-51018",
"url": "https://issues.redhat.com/browse/CNV-51018"
},
{
"category": "external",
"summary": "CNV-51059",
"url": "https://issues.redhat.com/browse/CNV-51059"
},
{
"category": "external",
"summary": "CNV-51071",
"url": "https://issues.redhat.com/browse/CNV-51071"
},
{
"category": "external",
"summary": "CNV-51085",
"url": "https://issues.redhat.com/browse/CNV-51085"
},
{
"category": "external",
"summary": "CNV-51150",
"url": "https://issues.redhat.com/browse/CNV-51150"
},
{
"category": "external",
"summary": "CNV-51157",
"url": "https://issues.redhat.com/browse/CNV-51157"
},
{
"category": "external",
"summary": "CNV-51198",
"url": "https://issues.redhat.com/browse/CNV-51198"
},
{
"category": "external",
"summary": "CNV-51219",
"url": "https://issues.redhat.com/browse/CNV-51219"
},
{
"category": "external",
"summary": "CNV-51223",
"url": "https://issues.redhat.com/browse/CNV-51223"
},
{
"category": "external",
"summary": "CNV-51225",
"url": "https://issues.redhat.com/browse/CNV-51225"
},
{
"category": "external",
"summary": "CNV-51229",
"url": "https://issues.redhat.com/browse/CNV-51229"
},
{
"category": "external",
"summary": "CNV-51247",
"url": "https://issues.redhat.com/browse/CNV-51247"
},
{
"category": "external",
"summary": "CNV-51249",
"url": "https://issues.redhat.com/browse/CNV-51249"
},
{
"category": "external",
"summary": "CNV-51352",
"url": "https://issues.redhat.com/browse/CNV-51352"
},
{
"category": "external",
"summary": "CNV-51386",
"url": "https://issues.redhat.com/browse/CNV-51386"
},
{
"category": "external",
"summary": "CNV-51403",
"url": "https://issues.redhat.com/browse/CNV-51403"
},
{
"category": "external",
"summary": "CNV-51412",
"url": "https://issues.redhat.com/browse/CNV-51412"
},
{
"category": "external",
"summary": "CNV-51469",
"url": "https://issues.redhat.com/browse/CNV-51469"
},
{
"category": "external",
"summary": "CNV-51515",
"url": "https://issues.redhat.com/browse/CNV-51515"
},
{
"category": "external",
"summary": "CNV-51546",
"url": "https://issues.redhat.com/browse/CNV-51546"
},
{
"category": "external",
"summary": "CNV-51572",
"url": "https://issues.redhat.com/browse/CNV-51572"
},
{
"category": "external",
"summary": "CNV-51588",
"url": "https://issues.redhat.com/browse/CNV-51588"
},
{
"category": "external",
"summary": "CNV-51653",
"url": "https://issues.redhat.com/browse/CNV-51653"
},
{
"category": "external",
"summary": "CNV-51910",
"url": "https://issues.redhat.com/browse/CNV-51910"
},
{
"category": "external",
"summary": "CNV-51966",
"url": "https://issues.redhat.com/browse/CNV-51966"
},
{
"category": "external",
"summary": "CNV-51973",
"url": "https://issues.redhat.com/browse/CNV-51973"
},
{
"category": "external",
"summary": "CNV-52004",
"url": "https://issues.redhat.com/browse/CNV-52004"
},
{
"category": "external",
"summary": "CNV-52059",
"url": "https://issues.redhat.com/browse/CNV-52059"
},
{
"category": "external",
"summary": "CNV-52060",
"url": "https://issues.redhat.com/browse/CNV-52060"
},
{
"category": "external",
"summary": "CNV-52080",
"url": "https://issues.redhat.com/browse/CNV-52080"
},
{
"category": "external",
"summary": "CNV-52128",
"url": "https://issues.redhat.com/browse/CNV-52128"
},
{
"category": "external",
"summary": "CNV-52174",
"url": "https://issues.redhat.com/browse/CNV-52174"
},
{
"category": "external",
"summary": "CNV-52237",
"url": "https://issues.redhat.com/browse/CNV-52237"
},
{
"category": "external",
"summary": "CNV-52246",
"url": "https://issues.redhat.com/browse/CNV-52246"
},
{
"category": "external",
"summary": "CNV-52252",
"url": "https://issues.redhat.com/browse/CNV-52252"
},
{
"category": "external",
"summary": "CNV-52253",
"url": "https://issues.redhat.com/browse/CNV-52253"
},
{
"category": "external",
"summary": "CNV-52272",
"url": "https://issues.redhat.com/browse/CNV-52272"
},
{
"category": "external",
"summary": "CNV-52273",
"url": "https://issues.redhat.com/browse/CNV-52273"
},
{
"category": "external",
"summary": "CNV-52283",
"url": "https://issues.redhat.com/browse/CNV-52283"
},
{
"category": "external",
"summary": "CNV-52319",
"url": "https://issues.redhat.com/browse/CNV-52319"
},
{
"category": "external",
"summary": "CNV-52386",
"url": "https://issues.redhat.com/browse/CNV-52386"
},
{
"category": "external",
"summary": "CNV-52393",
"url": "https://issues.redhat.com/browse/CNV-52393"
},
{
"category": "external",
"summary": "CNV-52406",
"url": "https://issues.redhat.com/browse/CNV-52406"
},
{
"category": "external",
"summary": "CNV-52447",
"url": "https://issues.redhat.com/browse/CNV-52447"
},
{
"category": "external",
"summary": "CNV-52452",
"url": "https://issues.redhat.com/browse/CNV-52452"
},
{
"category": "external",
"summary": "CNV-53189",
"url": "https://issues.redhat.com/browse/CNV-53189"
},
{
"category": "external",
"summary": "CNV-53212",
"url": "https://issues.redhat.com/browse/CNV-53212"
},
{
"category": "external",
"summary": "CNV-53248",
"url": "https://issues.redhat.com/browse/CNV-53248"
},
{
"category": "external",
"summary": "CNV-53260",
"url": "https://issues.redhat.com/browse/CNV-53260"
},
{
"category": "external",
"summary": "CNV-53286",
"url": "https://issues.redhat.com/browse/CNV-53286"
},
{
"category": "external",
"summary": "CNV-53287",
"url": "https://issues.redhat.com/browse/CNV-53287"
},
{
"category": "external",
"summary": "CNV-53354",
"url": "https://issues.redhat.com/browse/CNV-53354"
},
{
"category": "external",
"summary": "CNV-53355",
"url": "https://issues.redhat.com/browse/CNV-53355"
},
{
"category": "external",
"summary": "CNV-53392",
"url": "https://issues.redhat.com/browse/CNV-53392"
},
{
"category": "external",
"summary": "CNV-53403",
"url": "https://issues.redhat.com/browse/CNV-53403"
},
{
"category": "external",
"summary": "CNV-53452",
"url": "https://issues.redhat.com/browse/CNV-53452"
},
{
"category": "external",
"summary": "CNV-53453",
"url": "https://issues.redhat.com/browse/CNV-53453"
},
{
"category": "external",
"summary": "CNV-53956",
"url": "https://issues.redhat.com/browse/CNV-53956"
},
{
"category": "external",
"summary": "CNV-53967",
"url": "https://issues.redhat.com/browse/CNV-53967"
},
{
"category": "external",
"summary": "CNV-54110",
"url": "https://issues.redhat.com/browse/CNV-54110"
},
{
"category": "external",
"summary": "CNV-54111",
"url": "https://issues.redhat.com/browse/CNV-54111"
},
{
"category": "external",
"summary": "CNV-54188",
"url": "https://issues.redhat.com/browse/CNV-54188"
},
{
"category": "external",
"summary": "CNV-54208",
"url": "https://issues.redhat.com/browse/CNV-54208"
},
{
"category": "external",
"summary": "CNV-54221",
"url": "https://issues.redhat.com/browse/CNV-54221"
},
{
"category": "external",
"summary": "CNV-54239",
"url": "https://issues.redhat.com/browse/CNV-54239"
},
{
"category": "external",
"summary": "CNV-54331",
"url": "https://issues.redhat.com/browse/CNV-54331"
},
{
"category": "external",
"summary": "CNV-54646",
"url": "https://issues.redhat.com/browse/CNV-54646"
},
{
"category": "external",
"summary": "CNV-54866",
"url": "https://issues.redhat.com/browse/CNV-54866"
},
{
"category": "external",
"summary": "CNV-55048",
"url": "https://issues.redhat.com/browse/CNV-55048"
},
{
"category": "external",
"summary": "CNV-55056",
"url": "https://issues.redhat.com/browse/CNV-55056"
},
{
"category": "external",
"summary": "CNV-55082",
"url": "https://issues.redhat.com/browse/CNV-55082"
},
{
"category": "external",
"summary": "CNV-55085",
"url": "https://issues.redhat.com/browse/CNV-55085"
},
{
"category": "external",
"summary": "CNV-55107",
"url": "https://issues.redhat.com/browse/CNV-55107"
},
{
"category": "external",
"summary": "CNV-55111",
"url": "https://issues.redhat.com/browse/CNV-55111"
},
{
"category": "external",
"summary": "CNV-55131",
"url": "https://issues.redhat.com/browse/CNV-55131"
},
{
"category": "external",
"summary": "CNV-55143",
"url": "https://issues.redhat.com/browse/CNV-55143"
},
{
"category": "external",
"summary": "CNV-55167",
"url": "https://issues.redhat.com/browse/CNV-55167"
},
{
"category": "external",
"summary": "CNV-55234",
"url": "https://issues.redhat.com/browse/CNV-55234"
},
{
"category": "external",
"summary": "CNV-55239",
"url": "https://issues.redhat.com/browse/CNV-55239"
},
{
"category": "external",
"summary": "CNV-55276",
"url": "https://issues.redhat.com/browse/CNV-55276"
},
{
"category": "external",
"summary": "CNV-55353",
"url": "https://issues.redhat.com/browse/CNV-55353"
},
{
"category": "external",
"summary": "CNV-55454",
"url": "https://issues.redhat.com/browse/CNV-55454"
},
{
"category": "external",
"summary": "CNV-55457",
"url": "https://issues.redhat.com/browse/CNV-55457"
},
{
"category": "external",
"summary": "CNV-55697",
"url": "https://issues.redhat.com/browse/CNV-55697"
},
{
"category": "external",
"summary": "CNV-55744",
"url": "https://issues.redhat.com/browse/CNV-55744"
},
{
"category": "external",
"summary": "CNV-55748",
"url": "https://issues.redhat.com/browse/CNV-55748"
},
{
"category": "external",
"summary": "CNV-55749",
"url": "https://issues.redhat.com/browse/CNV-55749"
},
{
"category": "external",
"summary": "CNV-55842",
"url": "https://issues.redhat.com/browse/CNV-55842"
},
{
"category": "external",
"summary": "CNV-55845",
"url": "https://issues.redhat.com/browse/CNV-55845"
},
{
"category": "external",
"summary": "CNV-55900",
"url": "https://issues.redhat.com/browse/CNV-55900"
},
{
"category": "external",
"summary": "CNV-56004",
"url": "https://issues.redhat.com/browse/CNV-56004"
},
{
"category": "external",
"summary": "CNV-56076",
"url": "https://issues.redhat.com/browse/CNV-56076"
},
{
"category": "external",
"summary": "CNV-56219",
"url": "https://issues.redhat.com/browse/CNV-56219"
},
{
"category": "external",
"summary": "CNV-56336",
"url": "https://issues.redhat.com/browse/CNV-56336"
},
{
"category": "external",
"summary": "CNV-56364",
"url": "https://issues.redhat.com/browse/CNV-56364"
},
{
"category": "external",
"summary": "CNV-56499",
"url": "https://issues.redhat.com/browse/CNV-56499"
},
{
"category": "external",
"summary": "CNV-56676",
"url": "https://issues.redhat.com/browse/CNV-56676"
},
{
"category": "external",
"summary": "CNV-56725",
"url": "https://issues.redhat.com/browse/CNV-56725"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1838.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.18.0 Images",
"tracking": {
"current_release_date": "2026-06-30T03:29:20+00:00",
"generator": {
"date": "2026-06-30T03:29:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1838",
"initial_release_date": "2025-02-25T15:12:43+00:00",
"revision_history": [
{
"date": "2025-02-25T15:12:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-25T15:12:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.18 for RHEL 9",
"product": {
"name": "CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"product": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"product_id": "container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-controller-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"product": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"product_id": "container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"product": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"product_id": "container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-server-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.18.0-23"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.18.0-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.18.0.rhel9-813"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"product_id": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9\u0026tag=v4.18.0-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"product_id": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-common-instancetypes-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.18.0-985"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"product_id": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ipam-controller-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"product_id": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-realtime-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.18.0-42"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"product_id": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-storage-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.18.0-102"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.18.0-25"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"product_id": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-cni-rhel9\u0026tag=v4.18.0-80"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"product_id": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"product": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"product_id": "container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/sidecar-shim-rhel9\u0026tag=v4.18.0-1009"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.18.0-84"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.18.0-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.18.0-13"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.18.0-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64",
"product": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64",
"product_id": "container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/wasp-agent-rhel9\u0026tag=v4.18.0-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"product": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"product_id": "container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-controller-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"product": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"product_id": "container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"product": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"product_id": "container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-server-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.18.0-23"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.18.0-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.18.0.rhel9-813"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"product_id": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9\u0026tag=v4.18.0-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"product_id": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-common-instancetypes-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.18.0-985"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"product_id": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ipam-controller-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"product_id": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-realtime-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.18.0-42"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"product_id": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-storage-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.18.0-102"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.18.0-25"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"product_id": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-cni-rhel9\u0026tag=v4.18.0-80"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"product_id": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"product": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"product_id": "container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/sidecar-shim-rhel9\u0026tag=v4.18.0-1009"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.18.0-84"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.18.0-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.18.0-13"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.18.0-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"product": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"product_id": "container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/wasp-agent-rhel9\u0026tag=v4.18.0-13"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"product": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"product_id": "container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-controller-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"product": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"product_id": "container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"product": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"product_id": "container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/aaq-server-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.18.0-23"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.18.0-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.18.0.rhel9-813"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.18.0-53"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"product_id": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9\u0026tag=v4.18.0-2"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"product_id": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-common-instancetypes-rhel9\u0026tag=v4.18.0-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.18.0-985"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"product_id": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ipam-controller-rhel9\u0026tag=v4.18.0-12"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"product_id": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-realtime-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.18.0-42"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"product_id": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-storage-checkup-rhel9\u0026tag=v4.18.0-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.18.0-27"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.18.0-102"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.18.0-25"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.18.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"product_id": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-cni-rhel9\u0026tag=v4.18.0-80"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"product": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"product_id": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"product_identification_helper": {
"purl": "pkg:oci/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"product": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"product_id": "container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"product_identification_helper": {
"purl": "pkg:oci/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/sidecar-shim-rhel9\u0026tag=v4.18.0-1009"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.18.0-84"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.18.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.18.0-33"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.18.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=latest-1741071830"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.18.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.18.0-87"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.18.0-13"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.18.0-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"product": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"product_id": "container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798?arch=s390x\u0026repository_url=registry.redhat.io/container-native-virtualization/wasp-agent-rhel9\u0026tag=v4.18.0-13"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x"
},
"product_reference": "container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64"
},
"product_reference": "container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64"
},
"product_reference": "container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64"
},
"product_reference": "container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x"
},
"product_reference": "container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64"
},
"product_reference": "container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x"
},
"product_reference": "container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64"
},
"product_reference": "container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64"
},
"product_reference": "container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64"
},
"product_reference": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x"
},
"product_reference": "container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64"
},
"product_reference": "container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64"
},
"product_reference": "container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64"
},
"product_reference": "container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x"
},
"product_reference": "container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"relates_to_product_reference": "9Base-CNV-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64 as a component of CNV 4.18 for RHEL 9",
"product_id": "9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64"
},
"product_reference": "container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64",
"relates_to_product_reference": "9Base-CNV-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64"
],
"known_not_affected": [
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1838"
}
],
"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-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:0d1734104b522b8ab64a48ca89ddf40f9070f7ae4930b6b9cfe1a12efd132ab3_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:862b94b49073072a2096abe9a544edc69d8819991ff21011a9d3d39722bd4496_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-controller-rhel9@sha256:9c59c01c21b1f032fed5a6a169c93e96f223e8a807c0c323a9362b945771a681_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:1a299b6f0f8bd65dafb0a0000db770f509787c4ddde9f3834a821c649f593432_amd64",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:99cb3bac9d3508733dbda0ee7dd4b8546221dbb6db7d7bc393418b0592555822_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-operator-rhel9@sha256:bd3723151090a8572f4cdbd1c23c672c46e55d202593d63cef12dcffe8e5c82d_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:28294411ccc9842596b381633fa0721be59472d5fc403ee6c5cd458bcef951a7_s390x",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:ac4bce9988cafd053a356e2a9dca319f36d01daff3957c6f83da0a0aad8770fe_arm64",
"9Base-CNV-4.18:container-native-virtualization/aaq-server-rhel9@sha256:f3bc56c6a546423780506ecc0977525b9d7b1500531d775601f8967248c25338_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:2fd44aadb44c84b4af5df51c8f32978d1f70ec8327c33068526c03c5ba63dc26_amd64",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:3648861c39de1fbab4a26ce017ee97eb87190d168ec50e9963eaf0fb65880a7d_s390x",
"9Base-CNV-4.18:container-native-virtualization/bridge-marker-rhel9@sha256:badc63203729c732ada11b2ea7d809f86082df98e39a4b419ac792275b8bde69_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:3e0a286649e9b26b08dda134669a162289d831cb4576a0b5c92edbf501d8c1d9_amd64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:9cc207eaef21438995a5a3469f78c0f1869fc6483567bed6473f46550b769b48_arm64",
"9Base-CNV-4.18:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:c931fb6409113a235f7c787e2da119a1265d5b36f6be8684f9a96f33d2cc02ec_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:278e24d8c412d9a4de90b0e6e5846f364eccdc34ba7ef304f7efd0ae4aa7e181_s390x",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:685156ca2d9a9d1ba20a9799ec9d102410be3120ba2609e702fb4fa272a4701c_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b1a8abb7a00f2fd220db70d23d645bb497f95093d7ed56f6ef932a29b67fa8cc_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:1850c16e71fc121fa1bad912230b8a097e889598f09e02238ac69d82fa3b4d00_arm64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:af4f43e43fbcdbb1c069bce9c114f6f4418cd53bd07d1403e4f800a294e475b7_amd64",
"9Base-CNV-4.18:container-native-virtualization/cnv-must-gather-rhel9@sha256:d3a944e289af54a89fea65a3da089528f7956212a731ef627f69372a5e3625cb_s390x",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:1acd9e1377c07f2bb73da1fd98bfa649549c24bac41fa9685bd15e5d211c94c0_arm64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:82b74fc3e580eb68651c3edcfe5c5cdfd247004b3df4182ffd884eab35287ee7_amd64",
"9Base-CNV-4.18:container-native-virtualization/hco-bundle-registry-rhel9@sha256:f2aa97439623a79a4ecc69ab8826f3e1c5c5fcf3fcdef11142d98ca9fcae6437_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:6f0f899cf1c2e95ee6775bf73d2fdddd42431ae3e0799e4074ea4d54c89f7592_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:93657bc855912b82eb8ec3ed2305ed2dafac5dc528d356d3773f49418a267fbe_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:d087ced322233ba59013bb862debe7db1acf3ecd24102e00f51438d4b92dee8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:57e8adb7ce66e29f51df3d885d8094b13d0d4e4dcb88c49743103442dd9ff891_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:7981f52e8eb51610996cf610491b9780c80fe9450b59f12695402a87b5567fcb_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8c08749685c6e3b0bc6a6de86738d9da44e6fd46edd9eee5bde05fd2d887bb8f_s390x",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:3268836ca77c085c4acb2d97dd32b88749862021aa76b1650e74ebcebf508a45_arm64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:c9b66b8bbdfa130204bf0466aebcbd18b010e007738507a6ce9eaec8638d0705_amd64",
"9Base-CNV-4.18:container-native-virtualization/hostpath-provisioner-rhel9@sha256:ff23f496433e009656938b6e6833c4a4a40453d360b4f91f8052e517b51a11be_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:30fe17e9b565a0725b8ee9bcb7f588259537dac556f9feb11daa3ab94fb8d563_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:5dc0c8c573c1c3f40ebfc21d49687f63dc28f6a3f89548ed1af92716b9a60d78_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:e6558c7ed37eeb2cb994346a62e334309336443ca180e7a6aef6a0bbece957d7_arm64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:057259896cf9af78eabca66fc4118acf14d042b1b40b343a1b280de3bf9f077b_s390x",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:08bb50f3f9b0c31b19a5b8627f5cfec0a8c947553decc6aee6405d2475a0c158_amd64",
"9Base-CNV-4.18:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:1aed5adf983eb125a62e4adf81f449ff5a8ce8d7586a2352ca0dc05f6acb6afb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:5cbe60963a89cffbf13ea05f96561f3dabcee8f0106e8c741fa5553db7e1ab43_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:8c5a25308bcb76e06238165d57ea3c8d885dd180b44c063bd7f86a52a550f369_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubemacpool-rhel9@sha256:f863da8e0b809e8bd7bd0a4c421ef80780e92555e155ed1ab7635317a2b5f1f3_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:2cce9026619fb44bcba5e04a31eea8c6df57f49053edd1260847ef768562d115_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:34644af20b78708163f8eb1d484aa10db34478b75f815dfa27c8fc3877ef38b6_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubesecondarydns-rhel9@sha256:a1c467b14f928d660e15f75ef75b4e1ffedaa16a62b085031785c64723fae8ef_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:22fdb53b769fc360c398f4a82db4f2bf098111ea91672f96c946c80dee7505fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:9450eef88bfd7486d51a28fd6266ef73ac6a71490d90b050b3c0ddf7c2386546_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-api-lifecycle-automation-rhel9@sha256:997d0ab53a55d2bf9520ab7ff4e21fd5f5d06ce8f0dd84fe6452cdd2266ca646_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:5cbb28fe32474df44d83883c563915e245ba885efb1882aab918b6c7aff5a6b2_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:8ea06d9a12426c09b7bdfed03a93a6e0326c365ede44bc1fa4631e338ff5ca35_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:916104b30149edfa1de8aaffc2e9b9a60d963275ce9c7909c7c842beb1472893_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:2de45c24a91f7e6b63aa76525087d367daa57a9b0ed777cc473105f5e8339c8b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:901e4908cf7ff842f94204c43ee33f0a60e94aed1d08fafb8b352fda62899081_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-common-instancetypes-rhel9@sha256:ea883ba494ba646c7de6300364325e8e08faf07e2a9e6c3bdaacc5ead1f15807_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5a4885034605c1067e0e0b1edbbc803ce1206d51ee1765b6a8c74b037f502c42_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:91ce70679c96e7693bc427944fd9724d72ae3e4f601ceb4c64a0292efc5c3fcc_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:f2a6fd75245d3fa74c1eda295cb6df97180299cc9101f61bfc122a06e71dedf4_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:513cfcb1a11b9753f34615346fefe08a4d07ff169ccd3b74e3b18fee73bb5ab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:83d279ff73b64b0ddf01a470b7c03366dd0ab9a2067d4ba5944a8e57ea4504d8_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:f09675f45ff7d22592df836b36b4e30326043347348d97305be9bc9b6a932c79_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:a56e1909e76e3a3fcfd72c961cfd5970c7884be24458c86dad4c6c0949a29860_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:ee307227bcdaa521e5aa8c644b3a8229a35abcf01298494b6d2e86560e9514c2_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ipam-controller-rhel9@sha256:f71d3e8358180b0c3832b3e43641c5f0cdfcc73b0f6f6ff87b7aba3d668dcfac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:39350995e2fb1845aee154bdf83d2b3d9645e3f12752d997a2c4901dc7a40890_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:7bafa30be15fc84b0fb5d510d54f651f92073b78fda95dca09387657a93bdcdb_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-realtime-checkup-rhel9@sha256:c7b58c4f7c1d7b58b2c49f9e234312aa31a81f2b3ce4a4de54cbb96eae6a22ac_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:6e5d64735a8cd1d3a62e6a5363aa0249e22819e8b530a323dcc887bb06a2ecd7_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:aabdb48ed292517faeb0de0d19a338fbd95262d493b803b1986dab4675f94a90_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:f351bf61f326795e3d4da79b8ec20e201f92ad5ad9731b4ce1d2b877a6949543_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:17f5c537a544ad1e5aba5cf601e445255ffa4c744621e983891117ce958d7b52_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:4d7bda53e6ddc5114fd6c084cc15823ca82b490b0c14ae1ce28f3474f1bd6a04_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-storage-checkup-rhel9@sha256:62e57bc5fae5880cd8ff0d612b51ebe8dc8212bb49d85893c698d8b53daae65a_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:79678589a1d3ffc6bb3aed996d69ff9f1d0cb0fc0a914703d33250655bd0d553_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:9fdf4604054e64b8c740dd8515cfacb8bfd56e33770a4367dd8c048b95c1000d_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:c244e60ba63f2b24176d61f62e3b58f20041cde52d16508a1073bd31c4adbf29_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:0657930502b8f4f49c67a2a5bcad4cd4d2a7de33019e0d2d6910e5cc4d3bceaf_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:4e137ff166e3230ffd6a376919e45b78e96d8bcc32695f6b170b76b5c7ca7b4e_arm64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:eddfad224fc45abfeba61ab17cf97215679c733aa986ca348d877a585c73e89b_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:4f6e86260df30311b557b535e0636804296e210a03201ed1a0be2aea9bf86073_amd64",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:760f3f903a04f67e6dcf75f867a105cae609d573d10bba2c6bb414050707c19d_s390x",
"9Base-CNV-4.18:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:ad62c3673f129c77c2d751dfde0a7c88d35c290523f373e69429c162b27c87fd_arm64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:294d7d6e26f9cbcdec9d2f44fed960e76d1c6456b0f3baeedf9c3784acf1bd71_s390x",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:4d9f193974d6582d77b5e44cc2fe2c0090f957294482d843c544d1a8f87bbcb2_amd64",
"9Base-CNV-4.18:container-native-virtualization/libguestfs-tools-rhel9@sha256:6281fe69735122a4992fa018e27c181f3b406102591f06425405f12defe5b39b_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:19872bc08752653b8e5c3f651b45c0b23cbd0b720aa01cfef29a09cfae5d4c59_s390x",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:847990af5ed96239c22917e5a6bba833805fd9ad5656f6143687eabe69378348_arm64",
"9Base-CNV-4.18:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:96fb8b368730825519ebd8d694bb9f6008c19cd587ee3b968c6323839542a7ae_amd64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:08baf1d37a8728f352c4283318f8d2b6b2888d73c72c2b23df223ba15b6f7ab7_arm64",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:a18506ed86b46b93a8ac50a613e46a479c520540c1b4ce6e1a716e6fb8c32188_s390x",
"9Base-CNV-4.18:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:b1b92de355f5a1158276d7d375aca032c884c9645ac34635b4a42a08b2486d21_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:032b0f136627acbf050221224747de764a644b3541c65ca658f6fe579830cd5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:aeacff9604d82fcb8a86912f8477970593b0ef91a34cdc85f39074acc650c65b_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-cni-rhel9@sha256:fc042f2974518b4eb1cf0dfeb7da214090bdedc79ef89eb659f4008f9d77565b_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:449c363dc23ecb713bfd9e944962a13197366e83d729eedd8006dcb43e6e4f37_arm64",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:cfdfc780493dbd9ac6c5da722c064e5d31672371d43baa1d90b76f8217ff0448_s390x",
"9Base-CNV-4.18:container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9@sha256:d1dcf02e8b73a88afa8b9dced0b133f09f824b7c1dd913f0b142c77e4eadf676_amd64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:3bce3cd441a87d0d2a3c08436c478c49d49794317f9f52b7f3de015141151968_arm64",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:6429729f804bc5898f31c164b9b998ed6197d8f8c55b63e053fe27dbb904dd33_s390x",
"9Base-CNV-4.18:container-native-virtualization/pr-helper-rhel9@sha256:73c27dd294bc5b70b12ef5af6658405a1ca00f1a5106cab14af77e3f68810f72_amd64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:13ea0bf118fefc2b45e93d2a0f450d2aba221bad9ca28f35b6a3017c0ae19ded_s390x",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:264ffce16bef6a0e16d22b43b1d277eeae52a04ce0a5c41156c016b72d0344aa_arm64",
"9Base-CNV-4.18:container-native-virtualization/sidecar-shim-rhel9@sha256:b264e4e4c2656093efb14d628b5195d2104a724511609965a90a284996c623b1_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:13f51b60c7a31de270813486061190e18174c7578a59f0fc0ef07a8458e3c15a_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:3f287deb15cfc09d43f42d499612f9f12a7a592e613b355c53d7b83d0dc1b1d7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-api-rhel9@sha256:efb54e770128307449dc82d380c251479e8b7af657a7b1feb4b66a4c31fceb31_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:0c35f209efc5c925f727196f9c27d025bddd691e2e2ff337ed49c91c3186b068_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:6899cc8a8eb0b868aee121721cbc4a9647066e19218293409e3e6a95455b3ff7_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-artifacts-server-rhel9@sha256:d56bd1f5fea0d1507770e0abfef963fc24459f531aeccea886533834a08ceca0_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:94bab226b9f0702d9ad0b5c680c801905704f7d78c42b1b005d2f8f32552ce30_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:96972a319fb780d6f0c907e9df021777394faa4d77e6a60f3d5e0baacc165549_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:e62d7d5203c74c0a701b063dde4c9b1f2927600dcc6d0bca95b38b9de28f1129_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:6c4becf7f9cefc3abbf03c676d2c4d19532ea50e4c0e85a8f24d49e0dc8c0173_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:715e7186fd139770d3b0b9b7c971cc672528e547a05b69df2608255438f6c1c6_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:9f3d8303928528ab5f93e4c325d882a676a996604d6cec6acc1f4ec0a405e15f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:0efdf263f9ccf285fa3018f137d08350c8752c1b0f1805cdc5ccefa577b8b7b1_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:61eb754b153b49de5fa0889ad03cfa8d877a89acc43df08156bc308d94a42ee5_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-controller-rhel9@sha256:d42414d9282d2329db69735e0a6e89c43c555c85a156bb9417cc9107e0ddfdd4_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:4ca883e673d79969990e6836cb59c32e9457bebe0e379f7d1b961fe50a576499_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:5f2acd3f257a0ee6b563cbd0397f193c26ff2a24fd8b7b53603ca2c02c552a1f_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-importer-rhel9@sha256:bf21f31a6089bf3b517ebbcb751357d1df6d6abc857b3f6ecd5c5676527deab8_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:7c590d5e563e8b73637fe6a54a290a5e1286ffcfbf9a2d7f066045293c53fd2e_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:972a642e413ebc97f319ff282dc808a89d1961495cb0ac6eaaaa00711558ce92_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-operator-rhel9@sha256:ab5f995d682a8220d4a2dec240b1ad33d549188a1dd9c3940dafaffb6eedc443_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:7556fd6fd852d8fe69ce5772bd54c4ca4738a5fe54abe9de2dcd7a13f470fcaf_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:780e11e4f48be3a5df27361edcfad56ff605c4812288c67c8b265a0c9384617b_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:fba3e7ac770e62cd350070a685154b5aea6c48ac3aa6cc2fd9a8d47c614eb24f_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:640ffcfd2c41ea8d2d586b85350cb613f923bb52a623185c33ccfa758b40e7fe_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:875d414ebb7ce5c04ce204db0213bbea11a01ac1072208ca87529a009d621637_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:b6c9aeeb6789dd9a63fab50167cd026d38a0a4b0beb5962a6bc1ecd8695b4bdc_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:0a48941f48257631e09c5f43237ae24a3f6c9e30c268acc77545e49f9be2010b_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:55af77b646f4317be82706221907ba3daf13543315c315e0b135893b990c92a7_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-controller-rhel9@sha256:c49dbb8ac645814a157552967616359d7967873581b7b21d559049ac03093b48_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:0b76b8466fb23c0abcfc35a55d76e059a93c84598e880ae70d59753afa312d43_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:415a786bc67fbc18f6cc147570c1ee05993b41219cf50628ff544aee97e55f16_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportproxy-rhel9@sha256:850b76673be18ac5e8fbfffad15469fe844bb5805a1eb36482d47a916b8b8e8c_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:09adbe4f472cf6d2cace0f17805df36c7a3e7a2db8b3ee4d342ff5de30eaed17_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:2701e8b2d264c00100f595996e27ef2f4b404221c57be55379d9da88ca6764e3_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-exportserver-rhel9@sha256:ad6f76a3a8564acf327ef06dd90155ea5bc8b3a463115fa5580954ee497d5899_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:a0f2aa253987ba1e751690bd27dd645a39bfb9b545bbbd160f66ad61e591d86a_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:adecc0aad3ee006ab5fde6aff04647798c2f20f542f08fd3be64bcbaec5d7937_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-handler-rhel9@sha256:bb26c31f18af53a7610b542b09496280524ace6da9ec52bc2ba8a34eb6008efb_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:510305018d0afafb2670d240025618de8261a78632f61e09bb3e8812b5b6eaf3_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:b08aa8e3bccfd85f2a63edd6c0f6b766154b62414bae79847cbf28a75a8a91ae_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-launcher-rhel9@sha256:bf604ea2a7115fab9f4a6acfa20b9566500568ab16e27fb04896a0691bbc13c0_amd64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:33f0629205e8710d2a2f1a2494e71b87445f06078dc013bd4ba2172abbc77948_arm64",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:7fcee8d46471c045b8a83dab772f10a691834374f8462ad63cf4266896680f13_s390x",
"9Base-CNV-4.18:container-native-virtualization/virt-operator-rhel9@sha256:b5b418c96a672923df2aabb179ccdefe9e9429e30d571a573d4bec38b7452196_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:14f84fc13999c5a1afe1ca0b329503141cea148bffd8b78acf229e29ad5fba6d_arm64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:32487a662a6c90ab307d69f9d5c822e0474cd5b6f4bf09379b6ec474c34997b8_amd64",
"9Base-CNV-4.18:container-native-virtualization/virtio-win-rhel9@sha256:5be4d4da5177daf054bee2cc3c49c257888d6fc49418784dd84829e5da0def6d_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:6bbbef7781b544d5e90b6a01452f67281eef7018e02134f7003af1ed15318df4_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:d4d04a6620649bd2acb87ed76529812270de84589de58cb70a9ed0d88e7acbae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-console-proxy-rhel9@sha256:f7523589960ac96b136b3bdcf9d6ee11db4e8d5725be5ed451f7a92a6acb2ea8_arm64",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3d19c6e2bd297a194e1f632940275639377b5a09d104bb02db2272ea7d3e3a5b_amd64",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:3f354fbd426e038ac6d5204ec1baeda4f50ff7e39dd67df3d53a88c6a6980bae_s390x",
"9Base-CNV-4.18:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:a791bcb6118efb50cab7d6e5d39f5cb14e772201d5d71d0a81572936f78027f5_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:3d9c5138107119da2466cf779240d4f8271f3501afe188904c971d387dd44aa1_arm64",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:9ea0c52edeb986b0b5364de63084e1615bf298acd5dd945b9cf8e08f53c83798_s390x",
"9Base-CNV-4.18:container-native-virtualization/wasp-agent-rhel9@sha256:d19dc5ae1908e1b720463f66174dddf1c197b99dad317795eea94576fbd341f7_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:1841
Vulnerability from csaf_redhat - Published: 2025-02-25 15:38 - Updated: 2026-06-30 03:29A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.1.1 release of Red Hat Trusted Artifact Signer OpenShift Operator. For more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.14, 4.15, 4.16 and 4.17.",
"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:1841",
"url": "https://access.redhat.com/errata/RHSA-2025:1841"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1841.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.1.1 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-06-30T03:29:21+00:00",
"generator": {
"date": "2026-06-30T03:29:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1841",
"initial_release_date": "2025-02-25T15:38:58+00:00",
"revision_history": [
{
"date": "2025-02-25T15:38:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-15T11:24:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.1",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.1",
"product_id": "Red Hat Trusted Artifact Signer 1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1.1.1-1740393983"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64 as a component of Red Hat Trusted Artifact Signer 1.1",
"product_id": "Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T15:38:58+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1841"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T15:38:58+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1841"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0fdd5e119325e8c30f5ef0da9b0a78469143a3d222e8b92d0d972acbed8db99c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:1853
Vulnerability from csaf_redhat - Published: 2025-02-25 16:07 - Updated: 2026-06-30 03:29A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.1.1 release of Red Hat Trusted Artifact Signer OpenShift Operator. For more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.14, 4.15, 4.16 and 4.17.",
"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:1853",
"url": "https://access.redhat.com/errata/RHSA-2025:1853"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1853.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.1.1 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-06-30T03:29:22+00:00",
"generator": {
"date": "2026-06-30T03:29:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1853",
"initial_release_date": "2025-02-25T16:07:56+00:00",
"revision_history": [
{
"date": "2025-02-25T16:07:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-15T11:24:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.1",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.1",
"product_id": "Red Hat Trusted Artifact Signer 1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-operator-bundle@sha256%3Ab1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1.1.1-1740420185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-rhel9-operator@sha256%3A1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1.1.1-1740418778"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64 as a component of Red Hat Trusted Artifact Signer 1.1",
"product_id": "Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64 as a component of Red Hat Trusted Artifact Signer 1.1",
"product_id": "Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T16:07:56+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.1/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1853"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:b1d631bc3fc76af8154e900b34aabcc0192b3f9ca930d4bec35d6c0a22de1e11_amd64",
"Red Hat Trusted Artifact Signer 1.1:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:1ce8dcaca48186a98c27007dd6f21aa4704cd8c2fc903bb7a163849c02b66c1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:1865
Vulnerability from csaf_redhat - Published: 2025-02-26 00:59 - Updated: 2026-06-30 03:29There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x | — |
Workaround
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x | — |
Workaround
|
A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An updated images are now available for RHODF-4.15-RHEL-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": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* node-gettext: Prototype Pollution (CVE-2024-21528)\n\n* PostCSS: Improper input validation in PostCSS (CVE-2023-44270)\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\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:1865",
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1865.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.15-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-06-30T03:29:22+00:00",
"generator": {
"date": "2026-06-30T03:29:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1865",
"initial_release_date": "2025-02-26T00:59:33+00:00",
"revision_history": [
{
"date": "2025-02-26T00:59:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-26T00:59:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.15 for RHEL 9",
"product": {
"name": "RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.12-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.12-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.15.12-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.15.12-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.15.12-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64 as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x as a component of RHODF 4.15 for RHEL 9",
"product_id": "9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T00:59:33+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": [
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T00:59:33+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": [
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
},
{
"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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-21528",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-09-10T05:20:39.533321+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-gettext: Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21528"
},
{
"category": "external",
"summary": "RHBZ#2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528"
},
{
"category": "external",
"summary": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113",
"url": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943",
"url": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943"
}
],
"release_date": "2024-09-10T05:15:10.700000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T00:59:33+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": [
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
},
{
"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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-gettext: Prototype Pollution"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T00:59:33+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": [
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
}
],
"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-RHODF-4.15:odf4/cephcsi-rhel9@sha256:afd08e6db4609a733b6f8e5833e880bb990195bfa514ddc3aa4575eee0065b55_ppc64le",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:c9720ff854b27882dde55e3cec487f6f6f78630ccb427870e848b04689d95417_amd64",
"9Base-RHODF-4.15:odf4/cephcsi-rhel9@sha256:d655f9bb7f59a1312674fb56ed799bd413f95a29b58e194efb097f9547ca9320_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:2ec44c4660966041f97ab17c90faac384ae286e88ae2cf28c8c43397ce59d4e0_s390x",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:42f249a0b7bce82732387362a4e135140bd6338d30d65ba18df97a3e6d752f23_amd64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:852b4d896884f0d4e81f9d8a29335953a01153771ff885adba95ba4fadaba2df_arm64",
"9Base-RHODF-4.15:odf4/mcg-core-rhel9@sha256:e086a3568ee8a53a0f3c1bb1616375bc092a3692de686c1004eaf9bbefa52892_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:259d26c041a55ba5c5700ab8c258c4afa8665e7db3c6b6e6d980bdce33cd0e94_ppc64le",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:6020166a85745a92f89bc8070d41e5581c11d7758a0560fe90c7808fec3b4072_amd64",
"9Base-RHODF-4.15:odf4/mcg-operator-bundle@sha256:f81256fda5d97ea6426b7826215092896c8316b1294bb91e68dcef3775916615_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:376f84cf689b35dc6de959679829a279b134676a1d3e7e9f557668b21110eb73_s390x",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7ac459cd93f79ca61c4aa6c5f42365bad4e3adda2712cf38f2c9123730171d3e_amd64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:7b7c2e424cbebe7b570ff5883cb9d491a5ddeb84013e34fafbcd973645a3937c_arm64",
"9Base-RHODF-4.15:odf4/mcg-rhel9-operator@sha256:9fc0d8f34c48b256704f43d4b6b08258a31a37409499c0e5125287118c2add69_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:0cada446d73b02279aeb4cac590b77d170e11fa69a6fb95c5fbb73a7a986673c_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:883751a0d9e0caaa601fcb6574fc7da28a992e204908d7259213cf8d20e4f710_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-console-rhel9@sha256:a7e3ee8a21cac9f7fbf6a99a71b133a71750c2de7bf760d06cb08998472334a3_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:8a5f0ba5ea797e1781ff5bf448bdeda379b8522f5affee0e17f65af47ff462fd_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b0cf9cb5990f0c8be8670adb2d81f7fc294bb3bfd7ab510f0b41e97f77e5b117_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-operator-bundle@sha256:b5c18f42e9edffea0ae461219ad54911d8f7f6976a640500c03361d923dc238b_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:0a3122df910aaa8f8aa9b6f9cff3151d2f26c4cdde4f089afbc74b327f7cdf49_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:4fbe08867ed4ff746697a0e984e394fe53c1f91f0f2d8c6c1c154712067ce06b_s390x",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:7e35db3cb5f2fb7a4804b541c46b3e53dea3c031a66356ab25519fe26679e281_amd64",
"9Base-RHODF-4.15:odf4/ocs-client-rhel9-operator@sha256:8d568b564063ffe2e0e165fe8abd32764c4ccd37a66e12332c37f83d734a04c0_arm64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:7f867f41480a582339915abf6dd28bf72ab61b18259f25ba31c973f376babe15_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:c77741fdcd40ffc86046f1b0825f7739de6b333b450d09c9757a19ed4dd22b78_amd64",
"9Base-RHODF-4.15:odf4/ocs-metrics-exporter-rhel9@sha256:d5cc67cf06c7fc1736a107d9d166689e1785d9174c8a8b15c5b820c63e3facae_s390x",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ab804c7b47c6e67b0765d9e8c8c4eae2656fecda26a9b3178a46d5619cc2818_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:4ae63ccaaf14f1709243877b2253b72c0e8d2401351d44c010c211130a500515_amd64",
"9Base-RHODF-4.15:odf4/ocs-operator-bundle@sha256:51eed73aa49b3d1b8a32176122ee64376333dbfbb0c77a87e19be71f1286b586_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:0dd3bc91da9f9c0c8e0754c92a6471e91aef1515906d9a02bc7cc26aaf0df60b_s390x",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:35badc3d587478e800e7a5c4aa8afaebddbddb1663a3fd3b42719f991bf49bc5_arm64",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:bed778e718953f3c77b4a0efd75ae6c6a57e5e400b2318aeed29213e54a0fcad_ppc64le",
"9Base-RHODF-4.15:odf4/ocs-rhel9-operator@sha256:f98616f409bbd033191e204a931fb834d50f6d53327b6cdbc22f6e06b7db7d99_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1e59d1ead02a248664d23256e1b68467f0bd26a4fbd4de0440d5cac5ccef9f99_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:1f2e2a5f2ce79b98c836c997152b8de3e9071fa2abacbba03f73b5f4a9301128_s390x",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:aa6b6b2819334f60587dc1b03a0aaaf1f69b7309679811f51336c1fda57197fe_amd64",
"9Base-RHODF-4.15:odf4/odf-cli-rhel9@sha256:bc4a29711da0917dd078f048fc3b329e28616b97b3f6d16f233b668d8776f042_arm64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:307506d6a73ff2b667c5459d73479cdf982521a0c07f0afb127d83a9a3f00a14_amd64",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:3acf0a15b03e691258197b733c908284226f2c13fd37d697b8e6f70a9999fb76_ppc64le",
"9Base-RHODF-4.15:odf4/odf-console-rhel9@sha256:86c483ebdace8e4b1997b8f173e79ee21288cdd992d60660ae4469c2721f998b_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:2dddfb94279fb6f6c63fc820d25e9b9d35c3ce550a6484c8f5504c0abe2fcd0f_s390x",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:7a8f0744a6fa5d7eb478c1499b03e66a668f072d144f1646323cdd60e24af99c_ppc64le",
"9Base-RHODF-4.15:odf4/odf-cosi-sidecar-rhel9@sha256:98c004f5c1b1900032e3da7bc8d34aa29156d23bc0a9091515dc3a175699a75a_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:41126891aa1ed6358c68d2f47580d6a7fe151d821fb1f97e7156227f933f3471_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:c412d807f300f273a8c88b5d3d17f1dad389c7598dccdfd3cadfb5635b29085c_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-operator-bundle@sha256:d35f37f0096676079dc522a1ab3eb97ddbcd1547b29101b10abef0d2597eceb6_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:2fd4897c4fecf16bff95a99bfe30ce83006ac5b3479676dd7291117a24c4b431_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:3bf4b1a220db153b574c46118c3cdf3f4f4f0cb3ffa9d1da977c7719d9875e22_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:a3b2d97b7521e83e40f431e130113339eb897abd14fd1587bd50f54e145b385d_s390x",
"9Base-RHODF-4.15:odf4/odf-csi-addons-rhel9-operator@sha256:e4feecaed528f12dfc40d788241735f890949770c3031300ac60ec70f202a455_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:05867345c93fcd8e42a3f062851e38c8cd0c5476b6b8d19655e9e9a73320f2db_ppc64le",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:71131d040f832fc431e90580e1320d292117699ca831324db144c2faafd874f4_arm64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:7b127906ae4f834ed6b2bdd51a11c6cff6d6d055f275c54986247d4ce39b7919_amd64",
"9Base-RHODF-4.15:odf4/odf-csi-addons-sidecar-rhel9@sha256:b3fe801834310b67fb71ebdadd2fe394184beada33a3065dac5f8203855f2829_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:2b707873a123f52fdc2102ef4a6f4a08c724b63181d56336ab3799aa45746c74_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:a9bb12259074f0b788188db1fa636bc1ab24e98391822eaee023c5be834a5871_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-console-rhel9@sha256:d3242c93346aad595ee6dcf80c4069ff14740add22cf58efba815325679d22b9_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:877955567527789f1f1c3c01d1d1634439f200208a6a9e56fd867265440f4952_s390x",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:994968a507774d21a037fcc0b0551b46d97ee56ef471a4a846ea85d4de0ce8a2_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-operator-bundle@sha256:f68b4c01859185916f7dacb11a602d0e3f621f969ff287842cfa6df5262c02cd_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:2cf45f505435cb24c2d42c4f46fc54e114cba96f5ddcb3492d287970a11e4eec_arm64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:427d5e0cd1488026eb28ce002c494b723b5c0fbf9aca650f61217e58714287de_amd64",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:a54c636f26a2a0ab99071cb99cfe445d0348b19be0786b0faf040c8694b691df_ppc64le",
"9Base-RHODF-4.15:odf4/odf-multicluster-rhel9-operator@sha256:af26045275c77462fa75cce10c058167b0a75be146fd5a3044f241fdc67974d0_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:65dc1f1aef0d7ffd8c52373776df4ee7c1296397f4e14d7ed2762946857b2490_s390x",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6b1a4be5cc06782921edd4830d03188477471b059f2517e770bd13c629f7ee97_ppc64le",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:6fdc7a2291c2f471e2f1ef985d43c9b73dc11e713cbe5db5c40d969d04c453a7_arm64",
"9Base-RHODF-4.15:odf4/odf-must-gather-rhel9@sha256:e6f5d0d5dcc72673a4eef0e93b7fbac23ef8f7cf90b373584bee302ef6342b83_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:2d543d60ed7ccf76813503f0fa49020154702ee9b03aa730f8e05149b0ead94e_amd64",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:54ba34edba2c62fe5fc1a918c31798a2fc02ae0f9571093d152df16202be06eb_ppc64le",
"9Base-RHODF-4.15:odf4/odf-operator-bundle@sha256:fa40f1337de387b3d4900d9bc6686eea54d2578322b92fd86d84d73b88560f4d_s390x",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:23e5b251d2b18eb5f7aec0b9838b2fa32f5aa99ee8bbd7dfb4aababa01005e66_ppc64le",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:3efdbc0a2866553b47998f8b7177ccf35faac6ac0b73e0f60e04ee54e09d94f2_arm64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:d59a3bd7f639c7590412e333b32922cb00db224c2b6f4659a7886ac3d5a0c3db_amd64",
"9Base-RHODF-4.15:odf4/odf-rhel9-operator@sha256:ec441e6c8872890044bd3096c79d7983b3309ea0f99ae71bbc672839525af944_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:30b1319d9b1eb1b212b467de4998a8e37e2b989fa4f16731c45d1726f56b5b0a_amd64",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:346f6ee5cb726ef34d89e59bac166afdb980ae154c3af1dac0f1ae3d9572959e_s390x",
"9Base-RHODF-4.15:odf4/odr-cluster-operator-bundle@sha256:67382962c4142dd2853c8a3953008768b8beb2c67d28278aa3349fff538d6f0c_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:0deea2f8beceec81ef4e21131578198bdebd263fbe7f51f0868e31eced26dd46_amd64",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:87be7bfcc19b6cc49bf95d01ac20d6a18ef3a5d5ffea55d4aa5ba2ee6b76e7b6_ppc64le",
"9Base-RHODF-4.15:odf4/odr-hub-operator-bundle@sha256:cf42aae06ea6fb2f2cded2ed3c59410951b8093ac2b11dcc901fab6c9516d604_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:6faa157afd3bc487e2a7dbb0101eefc8706c01320507ec1ff8704bf5773ea549_ppc64le",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:77a9ed1bc57278694ad64acd1574de16fc72debe728aea5e4a6aadead738633d_s390x",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:e9f3173d1056e950f92d0b1583c4199436bed0d2a2a2352d889fb2a2cccf766f_amd64",
"9Base-RHODF-4.15:odf4/odr-rhel9-operator@sha256:ec9d7cbd0fca8fbca49f9762d27e75d7481fbf57fd704ddbed526293970848fb_arm64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:4f1dedbf1e11ca387ab9788b1fee7a103ea2d061ccfb6606c97e2b6ef60e0582_ppc64le",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:95fc2a0529fd428294086bfe41bbec3835cfcfa4a8ac6f9a3c3e740a2eacfd1b_amd64",
"9Base-RHODF-4.15:odf4/rook-ceph-rhel9-operator@sha256:f7342146421e0c72772954721815e0de40a56e2b470f1618dec87c37bf34358d_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:1866
Vulnerability from csaf_redhat - Published: 2025-02-26 02:32 - Updated: 2026-06-30 03:29There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le | — |
Workaround
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le | — |
{
"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 updated images are now available for RHODF-4.14-RHEL-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": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* PostCSS: Improper input validation in PostCSS (CVE-2023-44270)\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\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:1866",
"url": "https://access.redhat.com/errata/RHSA-2025:1866"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1866.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.14-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-06-30T03:29:22+00:00",
"generator": {
"date": "2026-06-30T03:29:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1866",
"initial_release_date": "2025-02-26T02:32:43+00:00",
"revision_history": [
{
"date": "2025-02-26T02:32:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-26T02:32:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.14 for RHEL 9",
"product": {
"name": "RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"product_id": "odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.16-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.16-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"product_id": "odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.16-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.16-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"product_id": "odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.14.16-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.14.16-4"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.14.16-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"product": {
"name": "odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"product_id": "odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-cli-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.14.16-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.14.16-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.14.16-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x"
},
"product_reference": "odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64 as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le as a component of RHODF 4.14 for RHEL 9",
"product_id": "9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T02:32:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1866"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T02:32:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1866"
},
{
"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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-26T02:32:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1866"
}
],
"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-RHODF-4.14:odf4/cephcsi-rhel9@sha256:01119cd6e5cdc5aed68fd23ad8192925a561b38f049c7d153858407f9263f151_s390x",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:875f3639444793baf0783faff34acf22d8266f85bee8fe0fe71debaf0c04b577_amd64",
"9Base-RHODF-4.14:odf4/cephcsi-rhel9@sha256:e724d086d9e0e28c42ce997bb477d2db86e36d1c448050e8b4611b98ad89eab5_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:084c38bd692c8233d1d44484e621b01a840049e497bdcd2af7621d8ce805071b_amd64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:0a9094a597ac62a99593d88fd69926096c95263e9daf230d0335d54ad6de81bc_arm64",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:5e401b1a41c2fc866705bfc5492e734423f9bf5844f00ef510131f401a2abf5d_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-cli-rhel9@sha256:e314a3e4193deb5187a9fd5c56c70a2b63d55c5ae22f304c01c5ad27114b38d6_s390x",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:5876a75d34b860e73accd588abdf09cf2e59ff38f47ce9b7f2f002ceb2a7bd5a_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:87426cde2a152397e9ee28c52ed503d098924154f257acbe04787ba2a797416f_amd64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:9435512b7d2a884db40f3db43d920bd97ca30ed13e40d9edde5c795575af284a_arm64",
"9Base-RHODF-4.14:odf4/mcg-core-rhel9@sha256:cdc4c487c5c228748e2dfdb280181bcff122cc00f2c7be0eabe917c66c557f36_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:15dff59b4e787dc97ce8d773680376d5902db0d86326182dd19f5ec5865ddc85_s390x",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:3f1d1e16618f28acb70c4c9ed5e6675f2b5e41079ad4d77850b8b3b2e8433b31_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-operator-bundle@sha256:ef15da624e99f6f8e34cefeb7f16cffc13285d597d5f760815c57798e01bddd9_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:433c0d3c5a67ff18dcfc678a3822f8b75f2d7e3893288f0789ff42fd7859372f_arm64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:48965c2c3bc1ab26e2d541f9dbf0096d21f8611aa98ceaee12de70d54d004aa1_ppc64le",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:67c617a9b48c9fc683e945357d3a9bc515c6c96f782deaf573e756b42ecddf8d_amd64",
"9Base-RHODF-4.14:odf4/mcg-rhel9-operator@sha256:99a092112bb85b1afcdb5c5ed2cf4a0ace07d33efef18a78b83f9ed1ae7d5e89_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:07d6dce26001a288dc23f19a04af4407312edc36506ce961abdb7cf44f5017ad_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:7d49faa18106a5e4c3c2be4fd4471e1778737dcef54d9c22cbcca33216eddc24_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-console-rhel9@sha256:cf04ad2b6891da8f4e246da41041543817666b18e372e7ed4cc655b3b30bf96b_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:38de7a19d4636f17551b2fe76840a61accb2ec4ac39b7b6f815670e25fd085f3_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:7467d33d1e7831d991468b2ca6b74e7e0b39c24c9aac3f2ff8e7986e4f58ddc2_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-operator-bundle@sha256:ad6314b15e7eb64b4e3a296dcc618077ec8bed1ecd068e3693781882a2d3f5b4_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:2f2116f744ac245e24da9264fd1bd7ac645b85329717ad9e6681deceb45ae09e_s390x",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:78bbd4ab235e453540615037c1074563d588808a9169d9e3f44665d3231d49c2_amd64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:7e7d1c77d57f127557ae64adaf86e54e9aa40a7007f6f68669b4034f480e2a10_arm64",
"9Base-RHODF-4.14:odf4/ocs-client-rhel9-operator@sha256:9e7a9d7573c7ad5da4e4c587f1331ea50a36cca88d53ddf601b9b49e82c4c197_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:35ec07d822ed1394405049d40bf1acb1c572568590d7ee21e0091e53ebe3043d_s390x",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:b602ecd4a663f56597d7219e8a88d362425b5ebfcb205fa05c9d3045094c7010_amd64",
"9Base-RHODF-4.14:odf4/ocs-metrics-exporter-rhel9@sha256:f2123e511713530ba2d9bbabe7e9cb2ba962a1c6e3a9c60fbb1c591d9bbcb8cb_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:1ca40f8ac50059887ec1e644ba86d73e85ee3c6d8d3f96faa016dab44f3948fe_amd64",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b115bfb31941cccddfa4167901919e1b98cc24c47e8e4b4a063e3298ae674c9d_s390x",
"9Base-RHODF-4.14:odf4/ocs-operator-bundle@sha256:b2a40ed10d663ab7d9fa4f97157b231e14d259feb80d0c40b8acc613fec3b5a9_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:6c764f7ce5a5c475cadefed076a54a0a16a201cc29105c5b43d0a0c26cc82c78_ppc64le",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:85c8c4c7065638c39cb5eebd3a5b81cbe6e6f400466878b650c16ca8040cb499_amd64",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:9dec5c1f21a8439bfa1928cde05399bb429d62984dc218ac6426215314383a1c_s390x",
"9Base-RHODF-4.14:odf4/ocs-rhel9-operator@sha256:d30f7c21f94cde19e22bf66f28bea9e7dbb39bd633a2fdab997ea98461092c9a_arm64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:0edbfe8e6c44bdd68c3607dc7f9b4d5fc987d7658762ba7ac1f330c8067b361e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:7b6954eb8a40c21bbf96c5a3d7beb9ddf72b51bc3b4158d3d9e6cd4d78fb5340_amd64",
"9Base-RHODF-4.14:odf4/odf-console-rhel9@sha256:b4a62adde5184a0879412bf19361c059dd1e3a9f93b9e5df3e3105de064a0c56_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:43fcd99bd76b47b4a3fce37f22eb21c3863fb551f5e4c4fd5e1e6fe119a84a58_amd64",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:a9b9817c057303b7129b134cd9f180f7c8e5389bf3ad0ff76d9ef3af5bef4815_s390x",
"9Base-RHODF-4.14:odf4/odf-cosi-sidecar-rhel9@sha256:bab6055f131d58735079521ea094ad9ce3ab3dec91c264a79dc643f3fa31c896_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:3f5f77af30b78b05fdc1506df7d12573a64de5054393520ea77308955625ee7e_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:aa48fa3c772308937ed1e2403b4a0e48996795ee82922f7f5cd4bf18e056801d_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-operator-bundle@sha256:c6be9eb2435d9dd644bb5a1029176659c74328791892803a3c927d9e7c8e6253_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:218a0645d31f93b04485f57a23769b224fb0d03dbe348b37a7e4738fb00c50fe_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:68d7d0e086a9389a4e112c958fc8d80cd898ad9bb45419f892805e181dbb9067_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:acc06903597646b70ceeaf1fe3bcd717422f2754af7eb6da8adb8bd77f615617_amd64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-rhel9-operator@sha256:ceb390a001fe4f11f1363833e1e4b4fe4112a980e03449726af7725842916628_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:45a680e3d5076ad7c490fd2703f825f3519c80990af79bd922d25b8c12f8c6a8_ppc64le",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:8f9faddd049d3838e3f36dc9ef0880b3fca4d5eec690fcd2e14c30e1ea0ad01b_arm64",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:ef5ee8cf24e576a3236d0de809aaff3392f262c14b5d11be1afc4c7eb8457075_s390x",
"9Base-RHODF-4.14:odf4/odf-csi-addons-sidecar-rhel9@sha256:efd2166e54d301556e5ca2e861787f7e64454fa9630fb26382bd23f12f3b16f7_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:21d3ab818610bb644d8c0b3eaa6879993b3e10efb183167c770194fe2bb18917_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:4178f6964f6b59c5926159d69bb4c50ea795b3ef63c5458afc7ce003b158e935_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-console-rhel9@sha256:53fd29412365a97cab53ce1bf746be3e057b46b1489699e81f818e468aed2e3f_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:73dca4c7fd04cae31691f9b577feeb34402116538ab832564eb6534f2b9b6428_s390x",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:b47f867bb6adc802996fe912d2bb42cf1993ed4c80142c2249c26c4815d339d6_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-operator-bundle@sha256:e92ec14b55a289de5285e4ce3a00968f2971ece31e8707eb1a1fd13c593e2b2e_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:47c2726092a6f583ad6c264421c8afe71dc5b031f91f015da06ffa96a123df68_arm64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:9ad9d59c0a7554c7f4e36243a0d7a3a32f8c626d785dedbefc2e4e744e9fab12_ppc64le",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:a2c898656e50a23f3aa0b9749136dd7e24c5843be6eb6f970c04fbb5e3d7925b_amd64",
"9Base-RHODF-4.14:odf4/odf-multicluster-rhel9-operator@sha256:f6f26c682e2d107cf7196208088273bbd6e8ef7a1c8fa8bc2e2aeb0c50d9b27d_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:6eaffe344c0c6e1e5c48f8d296153dc045929e740357f6cee2f8446fe1414029_s390x",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:76455baade072661b5e22173f949b6e469b2006dbaf532101cc369c641d2b2ac_amd64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:8a68c882ed9fc2b74a9e04bf70de5fcae720df36f8ce5517f9aa1e0324a7e666_arm64",
"9Base-RHODF-4.14:odf4/odf-must-gather-rhel9@sha256:c402e9c54585dacdadb021463f4e3b4e8ffc27261e19d8213fa81c28feeba86b_ppc64le",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:1949d6e635c671ce9539efa6178f55d1ebbb88630609574df927331cc1cf3b7d_amd64",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:4a59791b0760ef7d7c6e921a7435e8d45a617c326f0bb2d922d5d50105af9d80_s390x",
"9Base-RHODF-4.14:odf4/odf-operator-bundle@sha256:5e193e7d80edc0e1190385e64479b5d3ced732f776687088732f2812835faa21_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:35ce153a5f0907509cadbb270b83e8513d23b17e2a1d4af866a286857e4a0e6a_amd64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:49902142cec52e7a36e1dade3fcf09de4046859f8341866d30573022404b9e20_arm64",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:6b8f43af0d31b5c884e5550839575e71dd76fa2f8a977b692d35c62e9ae8f7d3_ppc64le",
"9Base-RHODF-4.14:odf4/odf-rhel9-operator@sha256:8cea94cd68f0da5d4c45de4e63d992cfbb652d47448acb08a908f7b45cc58b56_s390x",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:4daecbbbbef6c27da3c4a63aed768ee86e5a4958eff751521b65f5332512acfc_ppc64le",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:525a970131defaf6d6c4e5600b7e9cafab21abfe3424cbcff76096b42594e75d_amd64",
"9Base-RHODF-4.14:odf4/odr-cluster-operator-bundle@sha256:cea8e7922cb6fd8b779eeade5d9e146de09e06d2b3ecf268d8e8e3259c68c780_s390x",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:25d5a07860c8da2cd193e1547a1afccee42ff0650956dd486d0362dc53d6d4f5_amd64",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:33c8c519b3c9f22a08655373297f5d9d722f84d7ef5e456f038e0a53d9170b16_ppc64le",
"9Base-RHODF-4.14:odf4/odr-hub-operator-bundle@sha256:820fdb3b818b4dfb5b7cd21286f551ac7a590c662b64d1f8e9b9ecc7bd1a3535_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:4fe5bcf40f1ec800dfa6af1b119a1acb5c042e3b67a9801a12309bb41d4c571e_ppc64le",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:858ad3706bdc4986f17b1108c3fbe2c0528648d8777e35a32e439d1001019c67_s390x",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:bb57b187efe30f5f568b2856e6bb5d07caff6668c3a00d1619142ebc10c4216c_arm64",
"9Base-RHODF-4.14:odf4/odr-rhel9-operator@sha256:cf0630a115e1bbad794496dfc44ab53b9c7e817eae81c4802c374b0e9bf7a1e1_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:4e796478bb8dcdac2c0c66a300869ff24c3b9e146342d911f59aa7475ed679f6_s390x",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:75dde5a45e6274c6f7c152986fd3d73e79edd4dfd75e8aab6c946336bd82fb9a_amd64",
"9Base-RHODF-4.14:odf4/rook-ceph-rhel9-operator@sha256:bd047c468e19a9df538ef512b57246a11c834a422b053cf9e7cc04267b5704a9_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:21704
Vulnerability from csaf_redhat - Published: 2025-11-18 15:13 - Updated: 2026-06-30 08:52A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 | — |
A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 | — |
A denial-of-service (DoS) vulnerability has been identified in the brace-expansion JavaScript package. This issue occurs due to inefficient regular expression complexity, which can be exploited by an attacker providing specially crafted input. Such input could lead to excessive processing time and resource consumption, rendering applications that utilize this package unresponsive and causing a denial-of-service condition.
CWE-1333 - Inefficient Regular Expression Complexity| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 | — |
Workaround
|
A header modification flaw has been discovered in the on-headers npm library. In specific cases, response headers may be inadvertently modified when an array is passed to `response.writeHead()`.
CWE-241 - Improper Handling of Unexpected Data Type| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 | — |
Workaround
|
A vulnerability related to predictable random number generation has been discovered in the form-data JavaScript library. The library utilizes Math.random() to determine boundary values for multipart form-encoded data. This presents a security risk if an attacker can observe other values generated by Math.random() within the target application and simultaneously control at least one field of a request made using form-data. Under these conditions, the attacker could potentially predict or determine the boundary values. This predictability could be leveraged to bypass security controls, manipulate form data, or potentially lead to data integrity issues or other forms of exploitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_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 Data Foundation 4.20 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.20 security, enhancement \u0026 bug fix update.",
"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:21704",
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-0155",
"url": "https://access.redhat.com/security/cve/CVE-2022-0155"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-0536",
"url": "https://access.redhat.com/security/cve/CVE-2022-0536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5889",
"url": "https://access.redhat.com/security/cve/CVE-2025-5889"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7339",
"url": "https://access.redhat.com/security/cve/CVE-2025-7339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7783",
"url": "https://access.redhat.com/security/cve/CVE-2025-7783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21704.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-06-30T08:52:25+00:00",
"generator": {
"date": "2026-06-30T08:52:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:21704",
"initial_release_date": "2025-11-18T15:13:35+00:00",
"revision_history": [
{
"date": "2025-11-18T15:13:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-18T15:13:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T08:52:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.2",
"product": {
"name": "Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Af0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761848902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ab88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Aa3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762867229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Ac50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191427"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762876019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ab04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762859209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ae09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3A4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Ad31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3Abb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762863414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762874636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3A2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Afb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3Ab312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Ae2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ac3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849444"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3Abb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762875839"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ae5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761848902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Ae0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762867229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191427"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Af8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Af8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762859209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Adca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Af6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Aa07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762863414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762874636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Af956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ad708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849444"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ac13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761848902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Ac7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762867229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191427"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Af0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762859209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762863414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762874636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aa83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Af72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ac28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ad958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849444"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761848902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Ae7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ab3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Ad9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762867229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762191427"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Aea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Abb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Ab31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762859209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ac65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762858878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Ab4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762863414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Abefe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1762874636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761728907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=v4.20-1761849444"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-0155",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects when fetching a remote URL with a cookie when it gets to the Location response header. This flaw allows an attacker to hijack the account as the cookie is leaked.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0155"
},
{
"category": "external",
"summary": "RHBZ#2044556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/",
"url": "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/"
}
],
"release_date": "2022-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Exposure of Private Personal Information to an Unauthorized Actor"
},
{
"cve": "CVE-2022-0536",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2022-02-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053259"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the follow-redirects package. This flaw allows the exposure of sensitive information to an unauthorized actor due to the usage of insecure HTTP protocol. This issue happens with an Authorization header leak from the same hostname, https-http, and requires a Man-in-the-Middle (MITM) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0536"
},
{
"category": "external",
"summary": "RHBZ#2053259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536"
}
],
"release_date": "2022-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Exposure of Sensitive Information via Authorization Header leak"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-5889",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-06-09T19:00:43.176857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2371270"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service (DoS) vulnerability has been identified in the brace-expansion JavaScript package. This issue occurs due to inefficient regular expression complexity, which can be exploited by an attacker providing specially crafted input. Such input could lead to excessive processing time and resource consumption, rendering applications that utilize this package unresponsive and causing a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: juliangruber brace-expansion index.js expand redos",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5889"
},
{
"category": "external",
"summary": "RHBZ#2371270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2371270"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5889",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5889"
},
{
"category": "external",
"summary": "https://gist.github.com/mmmsssttt404/37a40ce7d6e5ca604858fe30814d9466",
"url": "https://gist.github.com/mmmsssttt404/37a40ce7d6e5ca604858fe30814d9466"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/pull/65/commits/a5b98a4f30d7813266b221435e1eaaf25a1b0ac5",
"url": "https://github.com/juliangruber/brace-expansion/pull/65/commits/a5b98a4f30d7813266b221435e1eaaf25a1b0ac5"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.311660",
"url": "https://vuldb.com/?ctiid.311660"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.311660",
"url": "https://vuldb.com/?id.311660"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.585717",
"url": "https://vuldb.com/?submit.585717"
}
],
"release_date": "2025-06-09T18:16:01.889000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "brace-expansion: juliangruber brace-expansion index.js expand redos"
},
{
"cve": "CVE-2025-7339",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"discovery_date": "2025-07-17T16:01:02.628059+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2381728"
}
],
"notes": [
{
"category": "description",
"text": "A header modification flaw has been discovered in the on-headers npm library. In specific cases, response headers may be inadvertently modified when an array is passed to `response.writeHead()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "on-headers: on-headers vulnerable to http response header manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7339"
},
{
"category": "external",
"summary": "RHBZ#2381728",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381728"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7339"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/expressjs/morgan/issues/315",
"url": "https://github.com/expressjs/morgan/issues/315"
},
{
"category": "external",
"summary": "https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867",
"url": "https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"
},
{
"category": "external",
"summary": "https://github.com/jshttp/on-headers/issues/15",
"url": "https://github.com/jshttp/on-headers/issues/15"
},
{
"category": "external",
"summary": "https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q",
"url": "https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q"
}
],
"release_date": "2025-07-17T15:47:39.680000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
},
{
"category": "workaround",
"details": "Users may work around this issue by passing an object rather than an array to the `response.writeHead()` function.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "on-headers: on-headers vulnerable to http response header manipulation"
},
{
"cve": "CVE-2025-7783",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2025-07-18T17:00:43.396637+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2381959"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability related to predictable random number generation has been discovered in the form-data JavaScript library. The library utilizes Math.random() to determine boundary values for multipart form-encoded data.\n\nThis presents a security risk if an attacker can observe other values generated by Math.random() within the target application and simultaneously control at least one field of a request made using form-data. Under these conditions, the attacker could potentially predict or determine the boundary values. This predictability could be leveraged to bypass security controls, manipulate form data, or potentially lead to data integrity issues or other forms of exploitation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: Unsafe random function in form-data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw does not affect host systems. The impact of this vulnerability is limited to specific applications which integrate the `form-data` library. As a result the impact of this CVE is limited on RedHat systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7783"
},
{
"category": "external",
"summary": "RHBZ#2381959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7783"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0",
"url": "https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-fjxv-7rqg-78g4",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-fjxv-7rqg-78g4"
}
],
"release_date": "2025-07-18T16:34:44.889000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "form-data: Unsafe random function in form-data"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64"
]
},
"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-11-18T15:13:35+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:88644e786b58be75a739389f3dbb3dd448de59a3c771eabf5838c97887f18bad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:1d99266aa6792fa96cfb2813b1cb05f699112078fb5caee6fb18011ff8580d0f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7264546472b9841c67d768bfc24a4120b4d9216de91779a90bf918636d2cb558_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:c7d1fd337adb3a89005b172e62c54d1dcb48498a7687eb790fbdc1c65764e40b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e0ddfa4a25cac7836fceb0d2b682534e0be06f92aaeaf46a65b2b30faedf383c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5c6640ec523c2520e546da3433f1ef149f165ccf907d9746235616de54df9d56_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:c13ea9701e94e626de8bdfe3cc9873f89fd88d8203d95de252955ce0246deb1c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e5f93f28233a86972cde565fe3564b47a739ff0d99f0c76d9113c35665dc8075_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f0b6e7badd62115b27595575c1ff6edf9b7846c6ff3ad9fa03b423d40094816a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:735c774f882177c6e667480bc6528fa7e76a4ce7648fe6d4f5b35891ee43ff20_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7bbfb6add95ec966fa0fae6673e7529dab92551726e9a26e3771ce3786ea1aa3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:8c82a478ebc0918907971653269363058257118c6734c6589bb7e13d00c9388f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:e7660b51f64b60f13c043f40a8ac62028f4fcec734ac01a2e607d65b852f655c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:209f25b8a4dbcaa103c01aba5921d6f621c8832ab1886d575785b3121f231a75_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:89e2656fdbd5ae931efb120fad7d02ea0b28a9c86b693b9f91f775b02e4755c9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:9d92d47dc70edaec0317b27b437db7a9a6a22703943c909d08431f702865ef4e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b3a3c3b901954128b428853805603f0ae09dd5b6401596f65580a58460e308e6_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:b88f11532b8d0c1f673e2c7e454cf7637e9830cf25bdfc61b71fb8b98947c73f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40a8b239f6d76102dcc37453bf2884179fd47089e6c4945c5ed7479ca97c8997_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:73b5c82d9e3b075329c8447404bcd53d1eb6b8fc240218c4b7fd0a32b3ba9fdc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:a3ac21943ff1a943aee289166e4bb0f56f9691f9301538c7f2f284b0f60c45fc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:d9fb83925ac1a019c400b603171c43b23f726dabaf933420a32dfc9d28571d24_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:91576f6cb1fb49a8f862d8441fcc218131e835230656ed452d37701cff6b3b7c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:575c6badfde539d86508446427416b566a7ef1036fbf16fe561124c8775abe3a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:64ee4a768d5162df9a2817d2c7124ed1a273d2cc3291aec1b3c167b9b764af87_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:88e71661be3cd335ba3b1016fa9dec3301221cfd9b8f708ef1ba1a24d41b678f_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:c50de6e5c0a3705afb02e9301073992484bdeb989f9e529920848c609713cefc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:65faa96a422b114af71d7d6212875b0004c5dc3e4fd119cecb3a32bc69800fe0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:6f872af3d35a9618c23b5e9c3ca663a44001764e1f977878e27fcf2a6b726fc8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f0c2d2f7ce2827d964a74db28708627a1336d353bba9d0a73a8337d0e6feb931_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f8640c08269f281d041f5ffe39db8c4401e361a861ee205740f36969eb8b8aaf_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:827429a7901465ca7b6f523f4eef7c85e3e56c3bd63e9919fab18d9d733ca0d9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:20521dc7e08a973be0e9932fbe28557a00cac4e8ff273765df73d4cfede9aaef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:28fef0042ac3b41929f2f8fe29786eaf7bc38a9ffb6ef4d5c7c3fba275312ce1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6690dad7a1aa2acd59f9be8b61ffdd935b9b6c2db09869c2f207358f72943cdb_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:ea61b1528591cdc86e09efc506c4a7eb8ff0e036ac2bcd28eec17dd725fcb71d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:3fce5a9df8c3bc0de1880a6c6e306e6515df91a3e3a730afcbf1399e98771c86_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:58fc4b8a0f1d84f86547b13136c96a0f7bbb985161dee73702ed91da6a965693_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:b04c09c932c49ca06fa673168576a44a73119af09399968b992e5f78a6b14fde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:bb98d3240a725a7d025baa6f39e9f14a9e9b781c23b2204fd34f914fd94fad16_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:60585c08e8e59f0b175dd4b88f02e3f2c766af0e18ee9e2c96455b85cdb79c0d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7224dca7e4baad69af171bd79a49fd79a8a8cf686aec25d6d33a9266be945362_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b31a37b81859a431afe86d288ecc72f671e62b6aa1ce1f5f0cf2bed982b2b0dd_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:f8b3d76c497aee6a3e865fe5bf3d3af6715ef2a12af0b7a4e07e40bad7d529d2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:0995be98994fc88f092a7e3f9fdf3efe01ded631eae774098d5e883c9250c388_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a7068bc82b1175ba4619665cd612650c1e9dc3e60aa8d23eda2bd96fd94d91a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:41b8edb14a2889fb0f495f0223775ec5894130e61d7ca00fc3946af91dc83e87_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:8439ea9b94e6ebe0038c0fa74914c26839532c716c5e25e5f525318be10ca67e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:07782228ecd290f740e9db29bb809e33091e9377307100634319ba5ab814962c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31ad9bb62727dc6c6b5d623e009dc60e2886716cd861c6785f314bf670f2a8a7_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:694354fb3e2505c0b47c296d601b95f3a020df9a1e3f7e4b8ccf759b3073f57d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9034d540c252bb2b0ab50cf6f78920dac40205506e760b2c0207700f7c9df1f7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:5f58bfa17b3524b4d639cf0f7af2e188cac2241475cb454720db33aff68fc209_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:873babd1382127d661d99ee829a6731c2e3610d2e8b7f57c38cfe43964f88b5a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b7e21acb1b51d50e88d92907a82632ba4955aa0a7e8749537cdad88b92513c8c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:c65b4f6ea0fe5b6c6043faa331ad99a48dbcd1db9f7ac1a3b42caec50283cd18_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:dca41edb82a492ece6cfc1eba33b4c9dc0c8adcc27e4bd80f5eff776e2711bd2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:290b6b03e8f19ed39693c1d9e1e5107562565adf5318d68cd6ec6bed72e7f63a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:43558293aaad9fd082778dfc1f51e0ce0f7bb8dc2e350cfc58bcabc0c5ab3b62_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e09d93454d49936467874177434f591df6918a828aa09c22e443d07adc716649_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f6adf23f5b01c9b7908130fa37eb131c90132b7c90fe9256aa85efb3bb8cc61a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:4691c364c403b5530b27ee81b21edc4b6e41f4eeb907af429ffd454c40e8cc3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:bb0f29ced80a4d4fe1518bda27025e39e3da8c24fc6fb00c286dbb72e5d5d4d2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:0a4e554c16fe5ffe1ac3c08ec619c05b7016394d6ecbc03923807405e3c3db73_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:48c5ff6cef7d6df2220c851dee07213c98bcf8019a03c265a9de040e87401f49_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6791f5864546a80e68a6a3fd5c7eb1bd3c916784b1c5b9c38ffe83a69a76fcb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d31ef7bfd1c92b4bb545e3f774239d183d57d983ca9d1f0b1fd70a5ba1565a8b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:4182d6461a1e2d28e5890e23ff932aac7878470279dae7177636fa62637e6e7f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:918e79dd2cf4a2922641ca9f4efab7247bec2f7b0cd42bd99765af057dc96f2c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a07d753741e8f635c03ff0fa83ae28a0f8b444678c92e109784bea549a840624_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b4fadb27268d42d3ba75d73836a2d08bc86466237e13c2cc01f371d185228fcb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:5d53d05682c689cafed5f0e705caf4713f457552f94cfa1ecd5f3302a7f8461b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:665c2cea1e7a00cce4998b46fb6b56284035e7541b00e13fbc0cc78597a707ac_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8899629b9124b774fc6cc1e4aa8bd655f61989114f381d0b542b428e7d6000b8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:befe5845eef5b13e652c9ce8541f29e4d8ef2009ff527f1fd80f2495d4b0c8b1_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:2ad872d68932818938fa8ac388b86879a979eb242758d9de48b7400b104c5668_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:1708970ee005a9ebd97c0eb9ce6cce2d9b9a5b8333bf26019d4c7abcbd897ffb_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:55f1c53dab3fd98faef3888b81536ed2aab60de198938fdc55afd0eae1d678aa_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a83892802fdc40708c3dffb7f3e13d6e6a6105679a0af15d04aa5626f2339b10_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:f956a01cc746f58def3be5e32aa83463c564bb25dc3641e684e458a5e0480ecd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:08845870b2ba26e237a7aee6c54d6689d40512eabc37ce7d11b35a7be15743b1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:17c3ec46eca661a155ea38b28960c2088c79bff84a8955f117f2147935f887e2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:527cfafd08926488effb72b844005cb230f7a65646f33ae603a95e3240e2170d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:56d41a2a9dbb590dbf1690949e16602b38c1a97fd8698272a0f0d5f5f82389c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:79e05da1099de66a8df5facc98a43c753a038bd12bfec1c500d51450a27f077b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:b312cb653c4bf1d47cc3c7c2de725aba4abfc1208a196344648145a1f302f8cd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2923697eb464b4509e095f8f8071b816ad581276ede53c4a6602dffaf0a5b357_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:d708c50c3f1d9c51589917393756b1dd09da88c8a373e206a7ff3d954d9a3633_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f72b34e3c5b960e24d3a262ff120528b26d0db357f2e3ed380250206bec00f5b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:fb8c5faf2e866c02d0cb11e71430d95fe3ceab5f15ff2a82be2ee86d0a57de3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:e2cd149f49825377f26298ce711da016d1a4cba7f4195906bd83fc82afaebdc3_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:802c99df4e5e1c676284495b64bf5032ff45e48962eb443f08bbf72f5f8eae7a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:889f25f1a7db60f5696305af6e21abd2eaa60cf631a452a022ab5aeff2041fce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:40b076b24187050436544f19655b91dcdbc7fb409e98f64fc0498d6fb6dc5c61_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b204b8ac1941635ec0967a77311d151e414e7cfe919106af1de2b8a3e2c8ab3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c28952c21b682e47b6b2141254df16e36580952de96ea1c43b9f2990cb3aa1a4_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c3b69f08c0ca813e311eb84d562dcefa9a6651e605b250c46e6bb70ac93f698a_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:bb89ac2a12b6419cecf3f4ae8db816c694763e894aaf1a9d151ebc25c028e68d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:28853c9db8d0a54d42c7f4fcaa591a80dd3e5273d8e463d3496fbe334f9f9721_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6065f46be96a09ae81ffa461bfc3c2b08bbeefaaed5ce89beb7c3d2775c59fe2_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7d408f0e8b6772af5aa9c6c85f6d04369c2bf4138ba5fa47ef520c02451be20b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:d958cefdf5e73c063454ac9bc555990e2996e36cc0c9eeee6b686052da2e28a4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:22182
Vulnerability from csaf_redhat - Published: 2025-11-26 14:52 - Updated: 2026-06-30 03:29A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 | — |
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x | — |
Workaround
|
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.10.16 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.16",
"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:22182",
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22182.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.16",
"tracking": {
"current_release_date": "2026-06-30T03:29:25+00:00",
"generator": {
"date": "2026-06-30T03:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:22182",
"initial_release_date": "2025-11-26T14:52:57+00:00",
"revision_history": [
{
"date": "2025-11-26T14:52:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-26T14:53:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ad86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aaa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ad007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Acb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aa4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Afe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aa97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Af5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Afb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1764168428"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T14:52:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T14:52:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T14:52:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T14:52:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-26T14:52:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22182"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:4d10cbc5518e4e6d5d2a8fc6a15afe3526865df26eaa95e265a3ece624b31e90_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:7541bf72daac1e784b5194b9c564fbc66831c6633aa7dd8eae3a7bd0c358c27e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9eab1ead869fc65a1d3e0dd482f409f954d68361be09b230aff8d399970790de_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fb19f8197c0b403cb25287b23e19230d986f0bd45c920672dea1bf532cabe52d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:086f08c9878414065d1ccd65caaf2609aba4d6aa9656f4a0387134ffda0b231d_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:27cd6dee034e7eaafa86c955d119b86b8454b8721131ba870a534dacae48653e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69a3b67246d2fe32b1a1a6d726086ebd5a5f37c1ccc3c0e0021562d83caea21a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a4cb517edd5c5a6bf9766e1fdbd9226ffce969000dc6a8070dba193299f467a9_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:55679b420af4e99bffa2ac83979bfaeb18fa2e88999be01dbb00b5912dad6f57_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:826d18a3ecd4df0c8a8d67844677b394d1f86f365141c08cda8ce0eda78f3132_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d007cac747d974c476392a703abe053dcee0603dfc0836d180175a1e2180c02b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:f5e49246468aeaf92745e513e66224698e6a280a76a129ba91f7c41fd0be1225_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:64bad8b3369eeac99384b41984e32c85e8fdee2ae32282ca2d8e4df8b9d36df5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:74b4b594ffab3b29043c45163245df4f47aa0dea982dcac7474f09a0f6329f24_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a97741941ab1688bec159eef3918cfceaab47263a1ff0871588cde2a16f39c27_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c0fdf2c449051a44ffbdd7794c4fd6c3d6892ad7d1e30ec9e72c97ae34053127_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:d86d94c67d42f5ca58f0ea102f74499cbbd0abd0f0d4bab039557981c8c18363_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76db6178b69a489a215a5aeb295530fe6dd35210d353103139b4c5a4bfc05565_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:073d670f841132b02663a58c8eca5f6dce09f3233d8d3a6d2d55de2e78374b6c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:2837c7bcbf44311879e67be1642b3e4e3c328da0ff138ae7def975cb169f4e03_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:98918dfb471d2c25a93a31830e308d32ba84057021c4b9312346b3f534ea0ec8_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:9dd90fe106a4c25b245ef65a66d082d3addb28a06606f7a38cb12e7e35b00ce8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:cb10c70bfb9d8dc3f7bc75506901cd84af0cd11e21883f78d651838eaa83c16c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f5047f7dea7825a5d0ad7323f433af0ce17fea83d1d3861372edd682584bb30e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:f8c677a9fc5a608bc6c1848db7e3ff906ea93cb9cbc92af3d574c3158b2af668_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:fe48d48bb338329da213a0a21d2ac706b4b731593f154d554bfd420ad21a2912_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
RHSA-2025:22287
Vulnerability from csaf_redhat - Published: 2025-11-27 14:54 - Updated: 2026-06-30 03:29A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 | — |
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 | — |
Workaround
|
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_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 Quay 3.9 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9",
"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:22287",
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22287.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9",
"tracking": {
"current_release_date": "2026-06-30T03:29:23+00:00",
"generator": {
"date": "2026-06-30T03:29:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:22287",
"initial_release_date": "2025-11-27T14:54:51+00:00",
"revision_history": [
{
"date": "2025-11-27T14:54:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-27T14:54:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Ace217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aa6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Adecf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ac622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
RHSA-2025:23061
Vulnerability from csaf_redhat - Published: 2025-12-10 16:13 - Updated: 2026-06-30 03:29A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
Workaround
|
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Workaround
|
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.9.17 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9.17",
"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:23061",
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23061.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9.17",
"tracking": {
"current_release_date": "2026-06-30T03:29:23+00:00",
"generator": {
"date": "2026-06-30T03:29:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:23061",
"initial_release_date": "2025-12-10T16:13:23+00:00",
"revision_history": [
{
"date": "2025-12-10T16:13:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-11T15:24:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Acc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1765382758"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aa9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ace4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1765382758"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Addbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1765382758"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ab3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ae701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ac644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1765382758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1765382758"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:13:23+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7db467404171294d793ef0fd1a59fd6e5bd20ed8915913a1edf013d18e4c9a78_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1deefc2cd91d0f2c474eda0fbb81bbce30786754d8fb9100b73823fae9562a40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b0b66c3c98a91dc4d4e1e0dd1b2fa58b542b02e27ba283cd5d90b7758ebfaf21_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ddbf02cbfae810853f79628b576abcd0276f27ef27ad07a92f71df93a339cb4a_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f78eef52e9365e9e2beb65496840748f00d6b6f662da50bbf48b9c695369b359_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e21d3d9c9ee2de4a1e557e32521f64db2098b9f4dcd32e0d6f4d0962be7993_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:69806c46f3439bd780533b2660726a95c8acbff0986e340b040f1fb333e5feaf_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:88724eda5d52df59f156b7d318f69c79540faddb41bb770b7f56394fd76ba5e1_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e701896ef9c36202581832d3dd9413f99c94ab7da435f7afb91c9e0ffe2e20ae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:118676c250f94b51d2484414190933c1d8fa61605cef0deff2aab6527f783d73_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:5f883757f060b68dfd010f125d31556df3d29c129de088c257debd8239cf7d40_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:a9cbc8c21b24b5a534de5e553040b13d7d02dcb7ebf23d35019a65a253825bb6_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:c644998824e04ecf279deae25a22cce6c48d8bca44755f76eb4abacf17052519_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:00dc04b86ae7fd7dd37e9234ed2b4a1d0f0403993c153e197ac8b96233e95048_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:385004b2d63a6fee322819b91d7d1df2368742b75a88960f9a43adb5a3727ac0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:795bd464d6825f905679d1ad504d7e4f5c6291f89706f3b78c41bc6776522805_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:b3fc7bb5b6912f68e9b3422eb2f3ad072f0cd8ff412c5b56b9879fd4a6f3f78c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:cc9d5c2de42541033a2c01aeb385404058cdac60a8cd2fd9889f7d73cdbc6292_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:3c1f25918b505ec71eaf93d2a0b963d209e36d847e7fc48469f9d40b534344ae_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:02fa492e51729469aaf4e106ad4fbfbf8bfeb63fd51b668782825a4f0ef10194_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:1230d53c9bf30d0ef730a403012530c0bf654d597b164687911524f8b5085eac_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:6d831031c1e4cdc251236b241e4a15b7152900d75fb0bee8bdd39610e249a53b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:ce4e7a55f2d6768340bf5d13b3b60e61c3d1a783ec338f591dd56003e665895e_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1cb5d4a87d8bd300edace58d2f3658e1296a23c0d4fed13fd0baa2fdb1da27d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:1e95647d265fcc668bb66cc83fff56eb00eb2a7a4c8a7a2d86186bdc68de3ea0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:2336ad8d4b4874a92c6cfcbc8458b6d26f7f6dde300ca0e159f2b73d7e6839cd_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:55a8de289089989f26365c0011d30310fdc525e8515f7be94956b8c21769edda_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
RHSA-2025:23064
Vulnerability from csaf_redhat - Published: 2025-12-10 16:36 - Updated: 2026-06-30 03:29A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
Workaround
|
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Workaround
|
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.10.17 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.17",
"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:23064",
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23064.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.17",
"tracking": {
"current_release_date": "2026-06-30T03:29:23+00:00",
"generator": {
"date": "2026-06-30T03:29:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:23064",
"initial_release_date": "2025-12-10T16:36:13+00:00",
"revision_history": [
{
"date": "2025-12-10T16:36:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-11T15:24:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ab82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aaa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Acf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Acfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ad93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Abcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Abb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ad0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ac6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ab638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Afec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ae83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
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.